Skip to content

MERN Project starter with JWT Auth & Sequelize (For JS Typings)

Notifications You must be signed in to change notification settings

isarojdahal/mern-jwt-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to work with MERN-JWT Starter :

  1. Install all modules cd frontend && yarn install && cd ../backend && yarn install

  2. Setup .env in respective dirs.

  3. Start the project in different terminals: cd frontend && yarn start cd ../backend && yarn start

About

MERN Project starter with JWT Auth & Sequelize (For JS Typings)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published