All Projects → ElemeFE → vue-desktop-starter

ElemeFE / vue-desktop-starter

Licence: other
A starter for vue-desktop.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
Makefile
30231 projects

vue-desktop-starter

A starter for vue-desktop.

Used plugins:

  • vue-i18n
  • vue-resource
  • vue-router

Usage

# Run webpack with watch option
make dev

# Run webpack in production mode(use UglifyJs)
make build

# Run webpack in deploy mode(use UglifyJs and set public-path)
make deploy

LICENSE

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].