Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezfe/tellraw
https://github.com/ezfe/tellraw
html javascript minecraft
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ezfe/tellraw
- Owner: ezfe
- License: mit
- Created: 2014-07-21T15:41:19.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T04:29:15.000Z (13 days ago)
- Last Synced: 2025-01-15T15:31:58.192Z (11 days ago)
- Topics: html, javascript, minecraft
- Language: Svelte
- Homepage: https://www.minecraftjson.com
- Size: 8.99 MB
- Stars: 75
- Watchers: 7
- Forks: 13
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
To build and run this project locally:
```sh
npm install
npm run build
```Then, either open `public/index.html` in the browser of your choice or run `npm start` and open `http://localhost:5000` in your browser.