Back to Mos

README

website/README.md

4.2.1780 B
Original Source

Mos Home Page

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

bash
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Deploy

bash
npm run build

The build writes a static export to website/out and prepares the Pages artifact by copying the tracked Sparkle files from ../release/. GitHub Pages deployment is handled by .github/workflows/pages.yml.

Transition

Edit the wording for your language in app/i18n and open a pull request.