Skip to content

skyang/vue-yun-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-yun-template

A vue template for quick start.

yun_template

A Vue.js project

Build Setup

First,you shall install vue-cli.

# install vue-cli
npm install -g vue-cli

# init project
vue init skyang/vue-yun-template your_project

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

License

MIT

About

A vue template for quick start.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published