Skip to content

IAfanasovMob/web-frontend

 
 

Repository files navigation

tegoedje

Project setup

npm install

or

yarn install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

yarn lint

Also, a lint-staged preCommit gitHook will run prettier and stylelint before being able to commit inconsistencies, so check the Git output in your console if you're unable to stage your changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 41.5%
  • CSS 31.6%
  • JavaScript 25.1%
  • HTML 1.8%