Skip to content

A starter pack for React web apps without create-react-app

License

Notifications You must be signed in to change notification settings

gouravkhator/React-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A starter pack for creating React Web Apps

It has hot reload functionality.

Unlike create-react-app which contains many clutters in the starter, this starter pack provides minimal pack to start with.

Install dependencies by :

npm i

Start the dev server by :

npm run start

And create the production build by :

npm run build

About

A starter pack for React web apps without create-react-app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published