6.0.0-beta.26 • Published 6 years ago

react-static-example-typescript v6.0.0-beta.26

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

React-Static - TypeScript Enabled Example

This example includes:

  • TypeScript & Loader Configuration (full support)
  • Source-Maps for everything (in dev)
  • TypeScript paths alias mapping as a standard webpack.config.js used within react-static's build system (see tsconfig.json` paths & src/path-alias-example)
  • TypeScript hot module replacement
  • Simultaneous support of using JavaScript and TypeScript interchangeably
  • Types for all modules (except react-static's costume methods — will be added later)
  • Styled-Components
  • Image imports
  • File imports

To get started, run react-static create and use the typescript template.

6.0.0-beta.28

6 years ago

6.0.0-beta.27

6 years ago

6.0.0-beta.26

6 years ago