2.1.1 • Published 8 years ago
melodrama-scripts v2.1.1
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 testwill run the test suite (adding-- --watchwill activate the watch mode)npm dev:startwill run thestartscript with the example folder as entry point.npm dev:initwill run theinitscript and output it to the .tmp folder.npm dev:buildwill run thebuildscript and output the build to the build folder.