Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 506 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 506 Bytes

moscowjs.ru

Build Status

Site of MoscowJS, JavaScript meetup group in Moscow.

Submit a talk

Please check speaker's instructions first.

If you'd like to submit your talk in a form of a PR, check content/events folder.

Install

npm install -g bower gulp
gem install compass
bower install && npm install

Run

gulp watch

Build

gulp build