JS APP
Install dependencies
npm i
Building the app
npm run build
Serving the solution at http://localhost:8080/ (default one)
npm start
To see the changes applied once the app is served, don't forget to build first
JS APP
Install dependencies
npm i
Building the app
npm run build
Serving the solution at http://localhost:8080/ (default one)
npm start
To see the changes applied once the app is served, don't forget to build first