https://github.com/heypoom/code4all
Play the game you made! The interactive game development learning platform.
https://github.com/heypoom/code4all
ace-editor es6 javascript phaser-game phaserjs pixijs progressive-web-app sass vue vue-router vuejs2
Last synced: 2 months ago
JSON representation
Play the game you made! The interactive game development learning platform.
- Host: GitHub
- URL: https://github.com/heypoom/code4all
- Owner: heypoom
- Created: 2017-06-10T05:55:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T05:48:59.000Z (about 9 years ago)
- Last Synced: 2026-01-15T19:53:30.671Z (5 months ago)
- Topics: ace-editor, es6, javascript, phaser-game, phaserjs, pixijs, progressive-web-app, sass, vue, vue-router, vuejs2
- Language: JavaScript
- Homepage: https://code4all-474f4.firebaseapp.com
- Size: 1.31 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# code4all
> Interactive Computer Science Game
## 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
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).