Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 346 Bytes

Rispa Routes

Rispa plugin for module configuration.

  • User Guide – How to develop apps bootstrapped with Rispa.

Configure

In the root directory of the plugin contains the configuration file index.js.

For example:

const modules = [
  // ~~ ADD HERE YOUR MODULES IMPORT
]