corkboard
v0.3.3
Published
To get started, first clone the repo and open up the examples/ directory:
Downloads
22
Keywords
Readme
Devcards Example
To get started, first clone the repo and open up the examples/ directory:
$ git clone https://github.com/chrislloyd/devcards.git
$ cd devcards/exampleInstall the necessary dependencies:
$ npm installThen, run:
$ npm run devThis should open up example usage at localhost:8080 in your default browser.
