Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flpvsk/moscowjs.ru


https://github.com/flpvsk/moscowjs.ru

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# moscowjs.ru

Site of MoscowJS, JavaScript meetup group in Moscow.

Built on top of [co-db][co-db].

## Install

```bash
npm install && bower install
```

## Run

```bash
node --harmony-generators $(which gulp) watch
```

## Build

```bash
node --harmony-generators $(which gulp) build
```

[co-db]: https://github.com/filipovskii/co-db