Skip to content

jacobggman/mern-auth-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Auth Template

Template for the MERN stack with user auth using web token and heroku deploy support

Installation

npm install

Start the server side

npm start .\server.js

Or with using nodemon

nodemon .\server.js

Start the client side

cd .\client\
npm start

About

Template for the MERN stack with user auth and heroku deploy support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published