Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdoleary/riskit
https://github.com/jdoleary/riskit
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jdoleary/riskit
- Owner: jdoleary
- Created: 2014-12-16T17:59:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:44:10.000Z (about 2 years ago)
- Last Synced: 2024-10-31T13:12:42.608Z (3 months ago)
- Language: JavaScript
- Size: 9.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
# Production
1. Run `npm run build`. Copy all the files in
dist/ to wherever you want to serve the game.
2. Change the `manifest` line in index.html to
``.
You must do this because Parcel will not leave
it as a JSON file.
3. Copy over `manifest.json`, `service-worker.js`