Skip to content

lepszyweb/tanaguru2020-webapp

 
 

Repository files navigation

webapp

Prerequisites

  • 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

Scss

  • Sass-lint plugin and .sass-lint.yml file to lint scss code

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Git process

  • master branch is only for release
  • develop branch is for coding. Be sure to always work from this branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 73.6%
  • JavaScript 20.0%
  • SCSS 6.3%
  • HTML 0.1%