Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 463 Bytes

File metadata and controls

23 lines (15 loc) · 463 Bytes

Features

  • Typescript, Scss, React
  • Hot module replacement (for typescript & scss)
  • VSCode integration with proper settings, plugins, and launches
  • React testing library

Getting started

Install dependencies and run a dev server:

yarn && yarn start

Then either go directly to http://localhost:3000 or run the debugger through VS code for a great debugging experience.

Checklist

  • Descriptions in index.html & package.json
  • Add favicons