- React
- create-react-app
- Typescript
- Tailwind
- Run
npm install
oryarn
- Run
npm start
oryarn start
- Run
npm run build
oryarn build
- In /build/index.html, replace all
/splitnow/{resource-name}/...
with/{resource-name/...
- Run
npm run deploy
oryarn deploy