You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/MelsovEZ/MERN-TS-Boilerplate.git
cd MERN-TS-Boilerplate
npm install
cd client
npm install
cd ..
cd server
npm install
cd ..
npm run dev
You are welcome!
About
Boilerplate for MERN stack with TypeScript. Feel free to use.