Skip to content

Commit

Permalink
docs: 📝 add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
huruji committed Feb 27, 2019
1 parent 3651a3a commit 37382bb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# saso
Zero config bundler to help you to build fantastic APP
一个**零配置**的 web 打包工具

## 快速开始

```bash
npm i saso -g
```

切换到你的项目中

```bash
saso build --watch
```

4 changes: 4 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# saso
Zero config bundler to help you to build fantastic APP


0 comments on commit 37382bb

Please sign in to comment.