generator-electric
v3.0.3
Published
Yeoman generator for creating documentation sites using electric.js.
Readme
Electric.js Generator
Yeoman generator for creating documentation sites using electric.js.
Dependencies
Install Node if you haven't yet, then run this command to install global npm dependencies.
npm i -g electric-cli yoInstall
npm i -g generator-electricDevelopment
npm linkRun
yo electricOnce the folder has been created, npm will install the dependendencies.
Run electric run to generate the site and start a development server.
Please see electricjs.com for more documentation.
