Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 599 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 599 Bytes

alt tag

forthebadge

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Run two different servers at port 8080 and 8081 respectively by typing npm run serve in the cloned directory.

http://localhost:8080/#/

http://localhost:8081/#/

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint