melodrama-scripts
v2.1.1
Published
Scripts to create a presentations with Spectacle
Downloads
15
Readme
Melodrama Scripts
This package includes scripts to simplify the creation of presentation with Spectacle.
Rather than using this package directly install melodrama. It will setup everything for you!
Development
npm test
will run the test suite (adding-- --watch
will activate the watch mode)npm dev:start
will run thestart
script with the example folder as entry point.npm dev:init
will run theinit
script and output it to the .tmp folder.npm dev:build
will run thebuild
script and output the build to the build folder.