npm install
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/#/
npm run build
npm run lint
npm install
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/#/
npm run build
npm run lint