Skip to content

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

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

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