https://github.com/rafaesc/ohexperimentsmachine
Oliver Heldens Experiments Machine is a non-commercial and unofficial game
https://github.com/rafaesc/ohexperimentsmachine
Last synced: 9 months ago
JSON representation
Oliver Heldens Experiments Machine is a non-commercial and unofficial game
- Host: GitHub
- URL: https://github.com/rafaesc/ohexperimentsmachine
- Owner: rafaesc
- Created: 2017-03-28T18:53:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T20:51:25.000Z (over 9 years ago)
- Last Synced: 2024-12-25T20:26:33.345Z (over 1 year ago)
- Language: Vue
- Homepage: http://ohexperimentsmachine.com/
- Size: 38 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experiments Machine
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm run dev
# build for production with minification
npm run build
```