Bleeding edge vue template focused on code quality and developer happiness.
Last updated Jul 8, 2026
728
Stars
70
Forks
57
Issues
+1
Stars/day
Attention Score
56
Language breakdown
No language data available.
▸ Files
click to expand
README
wemake-vue-template
Bleeding edge vue template focused on code quality and developer happiness.
This project is used to scaffold new Vue project structure.
Demo
https://wemake-vue-demo.herokuapp.com/
Features
- Proven to work on both small and large scale projects
- Always up-to-date with the help of
@dependabot - Latest
nuxtfor server-side rendering - Full
typescriptsupport, includingVue's SFC,Vuex, and tests - Tools to write business logics including: DI, IoC, runtime type validation
- Linting with
eslint+stylelint jestfor unit tests andtestcafefor end-to-end testingdockeroptional support for development, testing, and productionGitlab CIwith fulltestanddeploypipeline configured by default- Meaningful docs, covering almost every aspect of the project, including
jsdocannotations - Full
vscodesupport and list of suggested settings and plugins - Easy update process, so your template will always be up-to-date
Requirements
You will need:
node(seetemplate/.nvmrc)
Installation
git clone https://github.com/wemake-services/wemake-vue-template.git
npx vue-cli init ./wemake-vue-template yourvueproject
We are required to clone the project, since we need the .git folder.
Where to go next
Before going any further make sure that you have read the docs.
Who is 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.
License
MIT.
🔗 More in this category