Bleeding edge vue template focused on code quality and developer happiness
wemake-vue-template
Bleeding edge vue template focused on code quality and developer happiness.
Features
- Proven to work on both small and large scale projects
 - Always up-to-date with the help of 
@dependabot Vue+vuex+vue-routerwith the latestesfeaturesnuxtfor server-side rendering- Optional strict typing with 
flow - Linting with 
eslint+stylelint jestfor unit tests andtestcafefor end-to-end testingGitlab CIwith fulltestanddeploypipeline configured by default- Easy update process, so your template will always be up-to-date
 - Meaningful docs, covering almost every aspect of the project, including 
jsdocannotations 
Requirements
You will need:
node@9(seetemplate/.nvmrc)yarn@1.6
Installation
git clone https://github.com/wemake-services/wemake-vue-template.git
npx vue-cli init ./wemake-vue-template your_vue_project
We are required to clone the project, since we need the .git folder.
Running the project
Before going any further make sure that you have read the docs.
yarn devstarts the development serveryarn startruns the production code in a node serveryarn generategenerates static files to be deployed anywhere
Who are using this template?
If you use our template, please add yourself or your company in the list.
We offer free email support for anyone who is using this.
If you have any problems or questions, drop us a line at contact@wemake.services.
And we will try to help you.