Skip to content

chadmichel/AuthStarter

Repository files navigation

Auth Starter

Used to work through an authentication example.

Structure

Basic angular application created using

ng new

Two pages, home and afterlogin

ng g c home
ng g c afterlogin

Run

Download the source.

git clone https://github.com/chadmichel/AuthStarter.git

Run npm install

npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published