mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 01:26:23 +00:00
c9ec9f14de02d8bad6d42190f7e2382b375ceae2
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%