/auth0-react-ts

auth0 integration in react.js client using typescript

Primary LanguageTypeScript

auth0-react-ts

auth0 integration in react applications built with typescript.

Features

  • React 16
  • TypeScript
  • PropTypes
  • Webpack 4
  • Babel
  • Staging ES Next Features
  • Hot Module Replacement
  • Jest
  • Enzyme
  • Tests Setup

Installation

  • git clone git@github.com:livelifelively/auth0-react-ts.git
  • cd auth0-react-ts
  • npm install
  • npm start
  • visit http://localhost:8080/
  • npm test to run test