Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 794 Bytes

README.md

File metadata and controls

49 lines (35 loc) · 794 Bytes

Examples

Project examples for [email protected] .

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

语言类

性能

框架

其他