Skip to content

cdesserich/sgi-spring-boot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Node

Angular CLI

  • npm install -g @angular/cli
    • (Installs the CLI in the global NPM packages.)

Creating a New Project

  • ng new [project-name]
  • cd [project-name]
  • npm run start
  • Click the link or navigate to http://localhost:4200

Angular Code Changes

  • Angular listens to the file system for changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published