spmjs / examples

Project examples for spm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

语言类

性能

框架

其他

About

Project examples for spm.


Languages

Language:CSS 52.4%Language:JavaScript 33.9%Language:HTML 13.6%Language:CoffeeScript 0.1%