Socket
Book a DemoInstallSign in
Socket

electricjs.com

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electricjs.com

> If you're looking for the source code of our static site generator, check the [electric](https://github.com/wedeploy/electric) repository.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

electricjs.com Built with Electric

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 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.

FAQs

Package last updated on 22 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts