Skip to content

Provide boilerplate project setup for React with Typescript, Webpack and Hot Reloading

Notifications You must be signed in to change notification settings

newtonsheikh/ReactBoilerPlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React project with Typescript, Webpack and HMR

You can use this repo To shorten project setup time if you want to start developing an app using Typescript, WebPack and React with hot module reloading.

  1. Clone this repo
  2. Run yarn install (or npm install) in project dir
  3. yarn run start or npm start
  4. Open local browser to http://localhost:3000

About

Provide boilerplate project setup for React with Typescript, Webpack and Hot Reloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published