Skip to content

Simple starter-kit for react, redux, typescript, aphrodite, webpack

Notifications You must be signed in to change notification settings

alex3165/react-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c773c17 · Jun 27, 2019

History

39 Commits
Jan 5, 2018
Sep 4, 2016
Sep 4, 2016
Sep 4, 2016
Dec 15, 2017
Jun 27, 2019
Dec 7, 2017
Dec 15, 2017
Feb 13, 2017
Dec 19, 2017
Jul 6, 2017
Dec 7, 2017
Feb 25, 2017

Repository files navigation

react-typescript-starter

This project is no longer maintained, please use react-scripts instead which support typescript out of the box

How to start?

install dependencies

npm i

start dev server

npm start