[DEPRECATED]
A starter kit for Element UI generated by cooking
If you prefer vue-cli, here is a starter generated with it. To know more about cooking, visit here.
- Clone or download this repository
- Install cooking-cli globally
npm install cooking-cli -g
- Enter your local directory, and install dependencies:
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run dist