Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 1 month 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`