foundryoptimizer/frontend/README.md
gwg313 e776c88219
v1
Signed-off-by: gwg313 <gwg313@pm.me>
2026-04-13 17:57:28 -04:00

16 lines
266 B
Markdown

The only requirement is having Node.js & npm installed - [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating)
Follow these steps:
```sh
npm i
npm run dev
```
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS