auth0-react-sample

1.0.0 • Public • Published

Starter Seed for Auth0-React Quickstart Guides

This seed project contains a regular ReactJS application.

The seed does not a contain anything related to Auth0 except the auth0-lock dependency in package.json. Instead, it will serve as a starting point for adding Auth0 to your project.

Getting Started

Run:

# Install the dependencies 
npm install
 
# copy configuration (see below) 
cp .env.example .env
 
# Run 
npm start

Used Libraries

/auth0-react-sample/

    Package Sidebar

    Install

    npm i auth0-react-sample

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • dnavid