description
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
npm install
npm run start-static-mockapi
Api will listen to port 3083
npm run build
open /dist/index.html in a web server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
description
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
npm install
npm run start-static-mockapi
Api will listen to port 3083
npm run build
open /dist/index.html in a web server