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