Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 483 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 483 Bytes

Ezaw

Web Project - Application traffic and navigation community

Quick Start

  • 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.

Running your Application

Once the install process is over, you will be able to run your application with this command :

$ ng serve