Skip to content

Boilerplate for MERN stack with TypeScript. Feel free to use.

Notifications You must be signed in to change notification settings

MelsovEZ/MERN-TS-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published