Beginning
This document explains how to run the project based on the BIA Angular framework.
Start the project
- npm install : this command install the package
- npm run start : this command run the project with environment variable corresponding to a back running with IIS Express
- npm run start4iis : this command run the project with environment variable corresponding to a back running with IIS