Skip to content

romain-riviere/blog-angular-openclassroom

Repository files navigation

BlogAngularOpenclassroom

How to build the projet

Install Angular/cli : npm install -g @angular/cli

Clone this repo : git clone https://github.com/romain-riviere/blog-angular-openclassroom.git

Navigate to the project folder : cd blog-angular-openclassroom

Run npm install to get the dependancies

Start the server with ng serve --open. It will also open it in your browser.

About

Exercice of Angular course from OpenClassrooms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published