- React.js
- Typescript
- ESLint
- Prettier
- Mui
- Sass
- MobX-State-Tree
- Apisauce
- Vite
- Vitest
You can uninstall anything with npm uninstall DEPENDENCY_NAME
everything is listed on the package.json
.
You can run it locally with make
or docker with make compose
(you need to have docker installed).
Check the Makefile
for more commands.