Skip to content

DGSW-FLUT/flss-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flss-web

Commit rules

[ADD|FIX|REMOVE] content....

Project setup

yarn install & npm install

Compiles and hot-reloads for development

yarn run serve & npm run serve

Compiles and minifies for production

yarn run build & npm run build

Lints and fixes files

yarn run lint & npm run lint