项目作者: GnaneshKunal

项目描述 :
Typescript React Boilerplate
高级语言: TypeScript
项目地址: git://github.com/GnaneshKunal/ts-react-boilerplate.git
创建时间: 2017-08-05T18:50:36Z
项目社区:https://github.com/GnaneshKunal/ts-react-boilerplate

开源协议:MIT License

下载


TypeScript React Boilerplate

Features

- React :blue_heart:

- Webpack 3 :snowflake:

- TypeScript :syringe:

- React Router v4 :fire:

- TSLint :musical_note:

API End points

Add your own API end points in server

Usage

Install dependencies and DevDependencies

  1. $ yarn install

Bundling

  1. $ tsc -w // complies and -w (watches)
  2. $ webpack -w // bundles and -w (watches)

Using the Server

  1. $ yarn start

Contributing

Contributions to this project are always welcome and highly encouraged.

License

MIT License (MIT)