Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

🗄now part of our liferay.design monorepo --> liferay.design/handbook

Notifications You must be signed in to change notification settings

liferay-design/liferay-design-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨This repo is no longer maintained, our handbook is now available at liferay.design/handbook 🔵


Design Handbook

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

Notes

If you don't have the Java SDK installed, you can easily install with Homebrew Cask.

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

About

🗄now part of our liferay.design monorepo --> liferay.design/handbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published