1.0.1 • Published 7 years ago

electricjs.com v1.0.1

Weekly downloads
7
License
-
Repository
github
Last release
7 years ago

electricjs.com Built with Electric

If you're looking for the source code of our static site generator, check the electric repository.

Setup

  1. Make sure you have node and npm installed:
node -v && npm -v
  1. Install our global dependencies:
[sudo] npm i -g electric-cli@alpha
  1. Install our local dependencies:
npm i

Usage

  • Build the site, serve it locally, and watch for any changes:
electric run
  • Deploy to production (send build files to wedeploy branch):
electric deploy

License

BSD License © Liferay, Inc.