Skip to content

diegocmsantos/authapp

Repository files navigation

Auth0 Example App

This repository holds an example of how to use Angular2 with Auth0.

Create a new project based on the QuickStart

Clone this repo into new project folder (e.g., my-proj).

git clone https://github.com/diegocmsantos/authapp my-proj
cd my-proj

Install dependencies

npm install

Start the project using:

npm start

And access the app in http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published