Skip to content

A React Js and Node Js boilerplate for building a new project. It uses create-react-app

Notifications You must be signed in to change notification settings

imranhsayed/react-node-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React Js and Node Js Boilerplate

Installation Instructions

Install nodemon and create-react-app globally using below command:

$ npm i -D nodemon

npm i -g create-react-app

Installation Instructions 🔧 Clone the repo using git clone [email protected]:imranhsayed/react-node-boilerplate.git

npm install
cd client
npm install
cd ..
npm run dev

About

A React Js and Node Js boilerplate for building a new project. It uses create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published