angular-refresher

module
v0.0.0-...-6697815 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2023 License: BSD-3-Clause

README

angular-refresher

Brushing up on my Angular and TypeScript


Setup

  1. Make sure NodeJS is installed
  2. Make sure Angular CLI is installed npm install -g @angular/cli
  3. Configure apps using the syntax ng new <pkg-name>

Creating our SimpleAngularApp

First:

cd web

Followed by:

ng new SimpleAngularApp

Serving It Up

First:

cd web

Followed by:

ng serve

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL