Home
Softono

Wemake Vue Template

Open source MIT TypeScript
727
Stars
70
Forks
57
Issues
12
Watchers
1 year
Last Commit

 About Wemake Vue Template

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

Platforms

Web Self-hosted Docker

Languages

TypeScript

Need Help Installing Wemake Vue Template?

We provide expert installation service for this software. Our team will install, configure, and secure Wemake Vue Template on your server. plans start at just $30.

Wemake Vue Template

View on GitHub

wemake-vue-template

wemake.services Awesome Build Status Docs Dependencies Status wemake-frontend-styleguide

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 nuxt for server-side rendering
  • Full typescript support, including Vue's SFC, Vuex, and tests
  • Tools to write business logics including: DI, IoC, runtime type validation
  • Linting with eslint + stylelint
  • jest for unit tests and testcafe for end-to-end testing
  • docker optional support for development, testing, and production
  • Gitlab CI with full test and deploy pipeline configured by default
  • Meaningful docs, covering almost every aspect of the project, including jsdoc annotations
  • Full vscode support and list of suggested settings and plugins
  • Easy update process, so your template will always be up-to-date

Requirements

You will need:

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.

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 [email protected]. And we will try to help you.

License

MIT.