Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagoguirra/game-dom
https://github.com/tiagoguirra/game-dom
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiagoguirra/game-dom
- Owner: tiagoguirra
- Created: 2019-07-18T00:51:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:48:36.000Z (about 2 years ago)
- Last Synced: 2023-03-07T20:04:42.664Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.33 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# game-dom
> Simulação do fogo do DOM (jogo de console antigo)
unutíl porém divertido haha## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```