Skip to content

JorgeFerrer/com-liferay-vulcan-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulcan

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 gulp yo ```

  1. Install our local dependencies:

npm i ```

Usage

  • Build the site, serve it locally, and watch for any changes:

gulp ```

  • Deploy to production (send build files to wedeploy branch):

gulp deploy ```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published