Web Project - Application traffic and navigation community
- Clone this repo
$ git clone https://github.com/christophechevalier/Ezaw.git
- Open a terminal in your project's directory.
$ cd frontend
$ npm install
npm install
will install the required node libraries under node_modules
.
Once the install process is over, you will be able to run your application with this command :
$ ng serve