Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomheaton/mcjty-website
mcjty-website
https://github.com/tomheaton/mcjty-website
docusaurus mcjty minecraft minecraft-mods nextjs tailwindcss typescript wiki
Last synced: about 12 hours ago
JSON representation
mcjty-website
- Host: GitHub
- URL: https://github.com/tomheaton/mcjty-website
- Owner: tomheaton
- License: mit
- Created: 2022-11-08T15:33:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T07:35:23.000Z (13 days ago)
- Last Synced: 2024-11-07T08:28:56.347Z (13 days ago)
- Topics: docusaurus, mcjty, minecraft, minecraft-mods, nextjs, tailwindcss, typescript, wiki
- Language: TypeScript
- Homepage: https://mcjty.eu
- Size: 4.77 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mcjty-website
mcjty-website
## setup
install dependencies
```shell
yarn
```## formatting
format all files
```shell
yarn format
```