Skip to content

saigowthamr/React-app-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React App from Scratch using webpack 4

To install dependencies

 npm install

To run dev server

 npm start

Build code

npm run build