crammag / boilerplate-typescript-react

Boilerplate for react in typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boilerplate-typescript-react

Boilerplate for react in typescript

Supported

  • Webpack2
  • Typescript
  • React
  • Hot Module Replacement (HMR)
  • SASS

Todo

  • Webpack config to production
  • Tree Shaking
  • webpack-notifier
  • All rules to tslint
  • Support to JEST
  • Support to stylelint
  • Support to PostCSS
  • Support to typed sass modules
  • Support to Images and other files
  • Support to Web Server with webpack-dev-middleware and webpack-hot-middleware
  • Change basic example to one more complex
  • Move @types dependencies to dev-dependencies

References

About

Boilerplate for react in typescript

License:MIT License


Languages

Language:JavaScript 52.5%Language:TypeScript 34.1%Language:HTML 12.3%Language:CSS 1.1%