- EditorConfig plugin for your favorite code editor to avoid file indentation issues
- If VisualStudio Code is used, load the Tanaguru2020-Webapp.code-workspace configuration file at the root of the project
- Sass-lint plugin and .sass-lint.yml file to lint scss code
npm install
npm run serve
npm run build
master
branch is only for releasedevelop
branch is for coding. Be sure to always work from this branch.