Skip to content

RomainCharpentier/AngularTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

AngularTestApp

My personal test of Angular following the Openclassroom tutorial.

Getting Started

This project was generated with Angular CLI version 9.0.4.

Installation

This app will install all required dependencies automatically. Just start the commands below in the root folder where you stored the package.

$ npm install

Run Server

$ cd angular
$ ng serve --open