Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flpvsk/moscowjs.ru
https://github.com/flpvsk/moscowjs.ru
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flpvsk/moscowjs.ru
- Owner: flpvsk
- Created: 2014-02-27T11:52:41.000Z (almost 11 years ago)
- Default Branch: gen-v2
- Last Pushed: 2015-10-18T15:01:14.000Z (over 9 years ago)
- Last Synced: 2024-04-14T20:21:11.709Z (10 months ago)
- Language: JavaScript
- Homepage: moscowjs.ru
- Size: 49 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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