cd app
npm install
npm test
npm run dev
Note: this project was scaffolded with:
npm init @vitejs/app app -- --template react-ts
Note: this project was reimplemented with Vite. The original Create React App-based project is here: https://github.com/larsthorup/react-redux-typescript-sandbox