mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 17:14:50 +00:00
eb171ecb21bdf7513418a8e4ebdc7489a5b5396f
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.5%
Vue
36.4%
TypeScript
22%
HTML
1.3%
JavaScript
1%
Other
0.6%