Skip to content

sachingupta/react-typescript-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-typescript-webpack-boilerplate

React TypeScript webpack boilerplate based on following tutorial https://www.typescriptlang.org/docs/handbook/react-&-webpack.html Setting up dev server https://www.npmjs.com/package/webpack-serve

git clone https://github.com/sachingupta/react-typescript-webpack-boilerplate.git

#Dependency

  1. npm install -g webpack

  2. npm install -g webpack-cli

  3. install package dependencies> npm install
  4. Build package > webpack or npm run build
  5. Incremental Build > npm run build-watch

open ./views/index.html file in browser

About

React TypeScript webpack boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors