romanfazulianov / github-notetaker-egghead-reimplementation

React 15.01 reimplementation of Tyler McGinnis Github Notetaker for Egghead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Tyler McGinnis GitHub NoteTaker reimplementation using react 15.01 and browser-sync

You'll need your own firebase app(insert link to it into the empty string in app/config/firebase) for up and running this app.

git clone https://github.com/romanfazulianov/github-notetaker-egghead-reimplementation.git
npm install

then for futher development:

npm run dev

or for production

npm run prod

About

React 15.01 reimplementation of Tyler McGinnis Github Notetaker for Egghead


Languages

Language:JavaScript 96.4%Language:HTML 3.6%