Skip to content

spmjs/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbe6919 · Jun 19, 2015

History

37 Commits
Apr 16, 2015
May 5, 2015
Apr 14, 2015
Apr 14, 2015
May 18, 2015
Jun 9, 2015
Apr 16, 2015
Apr 17, 2015
Apr 14, 2015
Apr 14, 2015
Jun 19, 2015
Apr 14, 2015
Apr 14, 2015
Jan 22, 2015
Apr 16, 2015

Repository files navigation

Examples

Project examples for spm@3.6 .

Prepare

$ npm install spm@ninja -g

Make sure your spm version is 3.6.x .

Usage

# !-- 1. enter directory
$ cd react

# !-- 2. debug
$ spm server
$ open http://127.0.0.1:8000/

# !-- 3. build
$ spm build
$ open dist/index.html

List

语言类

性能

框架

其他