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: about 13 hours 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-12-15T04:52:31.000Z (11 days ago)
- Last Synced: 2024-12-24T08:45:50.485Z (1 day ago)
- Topics: html, javascript, minecraft
- Language: Svelte
- Homepage: https://www.minecraftjson.com
- Size: 8.8 MB
- Stars: 74
- Watchers: 7
- Forks: 13
- 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.