electricjs.com
v1.0.1
Published
> If you're looking for the source code of our static site generator, check the [electric](https://github.com/wedeploy/electric) repository.
Readme
electricjs.com 
If you're looking for the source code of our static site generator, check the electric repository.
Setup
- Make sure you have node and npm installed:
node -v && npm -v- Install our global dependencies:
[sudo] npm i -g electric-cli@alpha- Install our local dependencies:
npm iUsage
- Build the site, serve it locally, and watch for any changes:
electric run- Deploy to production (send build files to
wedeploybranch):
electric deployLicense
BSD License © Liferay, Inc.
