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

https://github.com/roxiness/routify-dev-ui


https://github.com/roxiness/routify-dev-ui

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

#### Very alpha UI helper for Routify.

### Usage
1. run ``npm install routify-dev-ui`` in your project folder
2. In your config or package.json insert:

```json
"routify": {
"plugins": {
"routify-dev-ui": {},
}
}
```