The main site for Freedom Factory and the dGEN1 — the next generation mobile OS.
- Next.js 16 (App Router) with static export
- Tailwind CSS
- TypeScript
npm install
npm run devOpen http://localhost:3000.
npm run buildProduces a fully static site in the out/ directory.