Bleeding edge vue
template focused on code quality and developer happiness.
This project is used to scaffold new Vue
project structure.
https://wemake-vue-demo.herokuapp.com/
@dependabot
nuxt
for server-side renderingtypescript
support, including Vue
's SFC, Vuex
, and testseslint
+ stylelint
jest
for unit tests and testcafe
for end-to-end testingdocker
optional support for development, testing, and productionGitlab CI
with full test
and deploy
pipeline configured by defaultjsdoc
annotationsvscode
support and list of suggested settings and pluginsYou will need:
node
(see template/.nvmrc
)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.
Before going any further make sure that you have read the docs.
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.
MIT.