alchemy-scenario
v0.5.0
Published
The flow plugin for Alchemy
Downloads
42
Readme
Alchemy Scenario
The scenario plugin for the Alchemy MVC
Installation
Just installing the npm package can be done like this:
$ npm install alchemy-scenarioActivate
You can activate the plugin by adding this to the main bootstrap.js file:
alchemy.usePlugin('scenario', {});