Skip to content

liorbd/webpack-react-typescript-starter

Repository files navigation

Really simple react + typescript starter

Features included:

  1. React
  2. Styled Components
  3. react-hot-loader for smooth development experience

Installation:

git clone https://github.com/liorbd/webpack-react-typescript-starter.git
cd webpack-react-typescript-starter
yarn 

Running build locally (with hot module reload):

yarn dev

Running build for production:

yarn release

Build artifact will be in public directory

About

A simple starter project for ReactJS with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published