Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 240 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 240 Bytes

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:
"routify": {
    "plugins": {
      "routify-dev-ui": {},      
    }
  }