Skip to content

mandelcode/alloyeditor.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alloyeditor.com

Built with Electric

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

About

Website of Alloy Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.6%
  • JavaScript 13.0%
  • CSS 6.4%