ElementUI / element-cooking-starter

[DEPRECATED]A starter kit for Element UI generated by cooking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

element-cooking-starter

[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.

Start

  • Clone or download this repository
  • Install cooking-cli globally
npm install cooking-cli -g
  • Enter your local directory, and install dependencies:
npm install

Develop

# serve with hot reload at localhost:8080
npm run dev

Build

# build for production with minification
npm run dist

About

[DEPRECATED]A starter kit for Element UI generated by cooking


Languages

Language:JavaScript 50.4%Language:Vue 26.3%Language:Smarty 18.6%Language:Makefile 4.7%