Skip to content

Files

Latest commit

 

History

History

template

{{ name }}

{{ description }}

This project was generated with wemake-vue-template. Current template version is: [{{ gitcommit }}](https://github.com/wemake-services/wemake-vue-template/tree/{{ gitcommit }}). See what is [updated](https://github.com/wemake-services/wemake-vue-template/compare/{{ gitcommit }}...master) since then.

wemake.services [![build status](https://gitlab.com/{{ organization }}/{{ name }}/badges/master/build.svg)](https://gitlab.com/{{ organization }}/{{ name }}/commits/master) [![coverage report](https://gitlab.com/{{ organization }}/{{ name }}/badges/master/coverage.svg)](https://gitlab.com/{{ organization }}/{{ name }}/commits/master) wemake-frontend-styleguide

Prerequisites

You will need:

  • node (see .nvmrc file. You can use nvm to manage versions)

You might also want to install:

  • docker with version at least 18.02 if you really want to develop inside docker containers

Development

When developing locally, we use:

Documentation

Full documentation is available here: docs/.