This is the web page for the OneLiteFeather organization. It is a simple static page that is hosted on CloudFlare Pages. The page is built using the astro static site generator.
Make sure to install the dependencies:
pnpm install
To start the development server, run the following command:
pnpm run dev
To build the application for production, run the following command:
pnpm run build