Skip to content

yuellian/boilerpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Angular Hello-World

This is a starter project for the Angular web framework.

Set Up

To begin, open a terminal window and run the command: npm install -g @angular/cli

Create a new workspace and starter app

ng new my-app

Install the Angular NPM packages and other dependencies

To run the application: cd my-app ng serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published