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: 1 day 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: 2024-09-17T22:44:51.000Z (about 2 months ago)
- Last Synced: 2024-09-18T03:16:12.467Z (about 2 months ago)
- Topics: html, javascript, minecraft
- Language: Svelte
- Homepage: https://www.minecraftjson.com
- Size: 8.7 MB
- Stars: 73
- 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.