https://github.com/shime/ember-is-a-mistery
Live coding project for JSZG meetup.
https://github.com/shime/ember-is-a-mistery
Last synced: 11 months ago
JSON representation
Live coding project for JSZG meetup.
- Host: GitHub
- URL: https://github.com/shime/ember-is-a-mistery
- Owner: shime
- Created: 2014-03-04T16:39:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-05T13:36:18.000Z (about 12 years ago)
- Last Synced: 2025-05-18T01:36:11.954Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 660 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Live coding project for [JavaScript Zagreb Meetup #5](http://www.meetup.com/JavaScript-Zagreb/events/154219792/).
## Getting started
```
git clone git@github.com:shime/ember-is-a-mistery.git
cd ember-is-a-mistery
npm install
node bin/server
```
If everything is ok, you should see a mistery
on [localhost:3000](http://localhost:3000)(without errors in a console).