Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 475 Bytes

File metadata and controls

16 lines (11 loc) · 475 Bytes

react-from-scratch-typescript

Description:

A template for a react app built from scratch set up for use with typescript.

The purpose of this project is to provide a sample for developers who want to have complete control over their react application from start to finish.

It is part of a proof of concept for our larger fast-react project.

Technologies used

This project uses:

  • Webpack
  • Babel
  • Typescript
  • React