graysheeep / typescript-react-startkit

A simple typescript-react startkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Typescript-React start-kit

usage

git clone
npm install -g typescript
npm install
npm start

unit test

npm test

todo

  • tslint
  • unit test
  • dll build
  • css extract
  • code splitting
  • redux

About

A simple typescript-react startkit


Languages

Language:JavaScript 55.6%Language:TypeScript 41.4%Language:HTML 2.6%Language:CSS 0.3%