Skip to content

A project boilerplate using TypeScript, React, ES6 and Jest.

License

Notifications You must be signed in to change notification settings

edwarddamato/tsx-sample

Repository files navigation

tsx-sample

Just a project boilerplate:

  • built with: TypeScript and React
  • tested with: Jest
  • styled with: scss
  • transpiled by: babel
  • bundled with: webpack

How to run

  1. git clone
  2. yarn install
  3. yarn start