Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 323 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 323 Bytes

sliding

Project SEP 2019 - K22T VLU

Project setup

npm install && npm run setup

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Start app in production mode

npm start

Lints and fixes files

npm run lint