An open API service indexing awesome lists of open source software.

https://github.com/punkbit/cabinet-prototype

A prototype for the cabinet module
https://github.com/punkbit/cabinet-prototype

Last synced: 8 months ago
JSON representation

A prototype for the cabinet module

Awesome Lists containing this project

README

          

# Cabinet prototype

A prototype for the cabinet module.

```
Dependencies installation:

* npm install

```

Workflow:
---

* Build: `gulp build`

* Start the development server: `gulp serve`

* To run tests: `gulp test`