/wemake-vue-template

Bleeding edge vue template focused on code quality and development happiness.

Primary LanguageJavaScriptMIT LicenseMIT

wemake-vue-template

wemake.services Build Status

Bleeding edge vue template focused on code quality and development happiness.


Features

  • Always up-to-date with the help of @dependabot
  • Vue + vuex + vue-router with latest es features
  • Strict optional typing with flow
  • Server side rendering
  • eslint + stylelint
  • jest for unit tests and nightwatch.js for end-to-end testing
  • docker-compose for development and production
  • Gitlab CI with full build, test, and deploy pipeline configured by default
  • Caddy with https and http/2 turned on by default

Requirements

You will need:

  • node (version 8 at least)
  • npm

Installation

npx vue-cli init wemake-services/wemake-vue-template ideal-vue-project

Alternatives

This project is influenced by:

License

MIT.