Update readme

pull/10/head
qingwei.li 2016-09-06 11:54:34 +08:00
parent 3b539efb3a
commit adc09b28f8
1 changed files with 0 additions and 2 deletions

View File

@ -70,8 +70,6 @@ Vue.component(Button.name, ElButton)
## development ## development
### Building Tool Installation ### Building Tool Installation
Element UI is built with [cooking](http://cookingjs.github.io/). So before running it you'll need to install [cooking](http://cookingjs.github.io/) globally.
```shell ```shell
# development => install packages -> build icon etc. -> run webpack # development => install packages -> build icon etc. -> run webpack
$ npm run dev $ npm run dev