A realtime, publicly editable, collaborative website.
Written in vanilla JS (ES6), transpiled to ES5 and polyfilled by Babel via Webpack.
Setup:
$ git clone https://github.com/christinecha/collaborativewebsite.git
$ cd collaborativewebsite
$ open index.html
Dev:
$ gulp watch