0.3.3 • Published 7 years ago

corkboard v0.3.3

Weekly downloads
27
License
-
Repository
-
Last release
7 years ago

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/example

Install the necessary dependencies:

$ npm install

Then, run:

$ npm run dev

This should open up example usage at localhost:8080 in your default browser.