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
thenmeteor
- open
http://localhost:3000
in your browser
A Meteor app with user authentication using React Router. To run this app locally:
cd
into the app's directorymeteor npm install
then meteor
http://localhost:3000
in your browser