Skip to content

Latest commit

Β 

History

History
50 lines (36 loc) Β· 1.76 KB

File metadata and controls

50 lines (36 loc) Β· 1.76 KB

Prisma UI - Skyrim Next-Gen Web UI Framework

Website Discord

Revolutionary web UI framework for Skyrim modding. Create beautiful, modern user interfaces with HTML, CSS, JavaScript, React, Vue and other web technologies.

πŸ—οΈ Website Development

This website is built with Astro and Starlight.

Commands

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

Project Structure

.
β”œβ”€β”€ 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

🀝 Community

πŸ™ Acknowledgments

  • Skyrim Modding Community
  • Bethesda Game Studios
  • SKSE Team
  • All contributors and supporters

Created with ❀️ by StarkMP for the Skyrim modding community.