Skip to content
Gregory edited this page Oct 22, 2016 · 2 revisions

Welcome to the Project Book wiki!

Intalling:

$ git clone [email protected]:untu/project-book.git
$ cd project-book
$ npm i
$ typings i

Сonfigure oauth:

$ mv settings.json.example settings.json
$ nano settings.json

Run:

$ npm start
Clone this wiki locally