Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 1.6 KB

README.md

File metadata and controls

67 lines (47 loc) · 1.6 KB

spm-case

some package which base on spm3.6 .

Prepare

$ npm install spm -g

Make sure your spm version is 3.6.x .

Usage

# !-- 1. enter directory
$ cd case01-filesaver

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

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

cool website

设计类

工具类

程序博客类

学习资源

国外大牛 Blog