/auth-app

A Meteor app with user authentication using React Router

Primary LanguageJavaScript

auth-app

A Meteor app with user authentication using React Router. To run this app locally:

  • clone this repo
  • cd into the app's directory
  • run meteor npm install then meteor
  • open http://localhost:3000 in your browser