Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 235 Bytes

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