Skip to content

fabien-h/Webpack-Babel-React-TypeScript-HMR-code-splitting-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read me!

You can clone this repository and use it as a starter kit for single page applications with Webpack, Babel, React, TypeScript, HMR and code-splitting.

git clone https://github.com/fabien-h/Webpack-Babel-React-TypeScript-HMR-code-splitting-starter-kit.git
cd Webpack-Babel-React-TypeScript-HMR-code-splitting-starter-kit
npm i

// Start the development environment
npm run server

// Build for production to /dist
npm run build

If you want to understand better, You can also follow the tutorial over here.

About

A starter kit for single page applications with Webpack, Babel, React, TypeScript, HMR and code-splitting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published