An open API service indexing awesome lists of open source software.

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.

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).