Skip to content
 
 

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-vue

A vue-cli template.

Features

  • Basic setup requires no config, you only need vue-cli, but you can still use config.js to customize it
  • Copy static/** to dist folder, useful for adding favicon.ico
  • Split vendor code and app code in production mode
  • ESLint with eslint-config-xo in production mode
  • Support Electron
  • Ready for small-to-medium Vue apps, and it can be easily extended to be a larger project.

Install

Using SAO.

# install sao first
yarn global add sao

# from repo
sao egoist/template-vue vue-app --install
# or from npm
sao vue vue-app --install

Check out the usage of this template.

License

MIT

About

Create Vue app with zero-config development setup.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages