Skip to content

roxiness/routify-dev-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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": {},      
    }
  }