Skip to content
Yan Gorshtenin edited this page Jun 16, 2014 · 1 revision

Development

To contribute, follow this steps:

$ git clone [email protected]:jessepollak/card.git
$ cd card
$ git submodule init
$ git submodule update
$ npm install
$ npm start
Clone this wiki locally