delete Makefile

This commit is contained in:
陈嘉涵
2017-09-28 10:46:58 +08:00
parent 3de884fbd9
commit 5d55898c63
4 changed files with 1 additions and 66 deletions

View File

@@ -57,14 +57,6 @@ Vue.use(vant);
## Development
### Add a new component
```shell
make init componentName
```
### Start coding
Start development mode:
```shell