Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 298 Bytes

File metadata and controls

18 lines (12 loc) · 298 Bytes

react-starter-ts

quickstart boilerplate for react using typescript/webpack/babel

features

  • minimal
  • built with react + typescript + babel + webpack5 from scratch
  • support react fast refresh(hot reloading)

quickstart

npm i
npm run start