Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 283 Bytes

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