Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 273 Bytes

react-starter-rspack

quickstart boilerplate for react using typescript/rspack

features

  • minimal
  • built with react + rspack from scratch, no rsbuild
  • support importing css/scss/svg

quickstart

npm i
npm run start