https://github.com/ezfe/tellraw
https://github.com/ezfe/tellraw
html javascript minecraft
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ezfe/tellraw
- Owner: ezfe
- License: mit
- Created: 2014-07-21T15:41:19.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T18:38:43.000Z (about 1 year ago)
- Last Synced: 2025-04-01T22:05:35.481Z (about 1 year ago)
- Topics: html, javascript, minecraft
- Language: Svelte
- Homepage: https://www.minecraftjson.com
- Size: 8.45 MB
- Stars: 75
- Watchers: 6
- Forks: 14
- Open Issues: 12
-
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.