Revolutionary web UI framework for Skyrim modding. Create beautiful, modern user interfaces with HTML, CSS, JavaScript, React, Vue and other web technologies.
This website is built with Astro and Starlight.
| Command | Action |
|---|---|
npm install |
Install dependencies |
npm run dev |
Start local dev server at localhost:4321 |
npm run build |
Build production site to ./dist/ |
npm run preview |
Preview build locally |
.
├── public/ # Static assets
├── src/
│ ├── assets/ # Images and other assets
│ ├── content/ # Documentation content
│ │ └── docs/ # Markdown/MDX files
│ ├── components/ # Astro components
│ └── styles/ # Global styles
├── astro.config.mjs # Astro configuration
└── package.json
- 💬 Discord: Join our community
- 🐛 Issues: Report bugs
- Skyrim Modding Community
- Bethesda Game Studios
- SKSE Team
- All contributors and supporters
Created with ❤️ by StarkMP for the Skyrim modding community.