Skip to content

ultrarunner/auth0-sample

Repository files navigation

Starter Seed for Auth0-Angular2 Quickstart Guides

This is a default app provided by https://github.com/angular/quickstart. It has basic configuration to start an angula2 application.

Install the npm packages described in the package.json and verify that it works:

npm install
npm start

The npm start command first compiles the application, then simultaneously re-compiles and runs the lite-server. Both the compiler and the server watch for file changes.

Shut it down manually with Ctrl-C.

You're ready to write your application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published