Skip to content

andylei18/learnvue2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

学习vue2.0

技术栈

  • Vue 2
  • Latest version of Vuex/Router
  • Webpack 2
  • Babel 6
  • Hot reloading
  • Split vendor code from your app
  • A boilerplate which is small and focusing on client-side apps

Get Started

# clone or fork this repo
$ cd learnvue2
$ npm install

# edit files and start developing
$ npm run dev
# bundle all scripts and styles for production use
$ npm run build

For Windows users

Install git with unix tools before getting started.

License

MIT © EGOIST

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published