Website for the OMAR (One-Man Army) project. Built with Astro.
- Node.js >= 22
# install dependencies
npm install
# start dev server (http://localhost:4321)
npm run dev
# build for production
npm run build
# preview production build locally
npm run previewnpx prettier --write .