Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 243 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 243 Bytes

This is based on react-vite-ts-boilerplate

  1. Install
  yarn install
  1. Start the dev server. And open in your browser.
  yarn dev
  1. Run tests
  yarn test