NurOS design system for web projects: tokens, components, and accessibility rules in one place, at nupek.nuros.org.
| Command | Action |
|---|---|
npm install |
Install dependencies |
npm run dev |
Start the local dev server at localhost:4321 |
npm run build |
Build the static site to ./dist/ |
npm run preview |
Preview the production build locally |
npm run astro check |
Type-check and diagnose Astro files |
Code (.astro, .ts, .js, .css, config files) is AGPL-3.0-or-later. Guide content (src/content/**/*.mdx) is CC-BY-SA-4.0. Every file carries its own SPDX header.