mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +00:00
fd73d8d67e5d9301d6ed1813eb165070d0c31bb0
Omorphia
The Modrinth component library, in Svelte
Read the documentation at omorphia.modrinth.com.
Requires Node v16.5+.
Developing
The library lives in the src/package folder, and the documentation lives in the src/routes folder.
pnpm install # Install dependencies
pnpm dev # Run dev server
Packaging
pnpm package
Building
To build the documentation site, run:
pnpm build
Languages
Rust
38.4%
Vue
36.4%
TypeScript
22%
HTML
1.3%
JavaScript
1%
Other
0.7%