/vue-ele-starter

Quick start with Vue2 and ElementUI/MintUI

Primary LanguageJavaScriptMIT LicenseMIT

vue-ele-starter

Build Status

Quick start with Vue2 and ElementUI/MintUI

Features

  • Vue2 + vue-router(history mode / hash mode)
  • Vue2 UI Framework - ElementUI / MintUI
  • Postcss with postcss-salad
  • ESLint - Standard(optional)
  • 🆕 Happypack
  • Unit tests with Karma + Mocha(optional)
  • Publish script(optional)

Get Started

$ vue init jikkai/vue-ele-starter vue-project
$ cd vue-project
$ npm i

$ npm run dev

$ npm run build

License

MIT