Skip to content

liorbd/webpack-react-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors