Supporting Projects

Emulsify Core

Installation and usage

Installation and configuration is setup by the provided base theme project(s) or the various starters from an Emulsify CLI installation.

Manual installation

  • npm install @emulsify/core within your repository or project theme.
  • Copy the provided npm run scripts from Emulsify Starter's package.json
  • Copy the contents of config/emulsify-core/ from Emulsify Starter into your project so config/ exists at the root of your repository or project theme. The files within config/ allow you to extend or overwrite configuration provided by Emulsify Core.