shiasn / react-typescript-boilerplate

A boilerplate with React, redux and TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contains

  • [] TypeScript
  • [] React
  • [] Redux
    • [] redux-actions
    • [] seamless-immutable
  • [] React Router
  • [] React DevTools Extension
  • [] Example

lint

  • [] style-lint
  • [] tslint
  • [] commitizen
  • [] prettier

build tools

  • [] webpack 4
  • [] webpack-bundle-analyzer
  • [] ts-loader
  • [] postcss-loader
  • [] react-hot-loader
  • [] mini-css-extract-plugin
  • [] html-webpack-plugin
  • [] uglifyjs-webpack-plugin
  • [] happypack
  • [] dll

test

  • [] jest
  • [] enzyme

mock

  • [] mockjs

About

A boilerplate with React, redux and TypeScript


Languages

Language:TypeScript 55.9%Language:JavaScript 38.0%Language:CSS 5.1%Language:HTML 1.0%