Skip to content

Yesdoing/webpack-react-starter-kit

Repository files navigation

webpack-react-start-kit

Features

  • React, ES6

  • JavaScript & TypeScript Support

    • *.js, *.jsx
    • *.ts, *.tsx
  • Asset Management

    • *.css, *.scss, *.sass by bundled into separated files
    • images files
  • Webpack-dev-server with HMR

  • Code splitting

Usage

DevServer

$ yarn start 

Build

$ yarn build 

About

A Webpack starter-kit for React dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published