Starters
Emulsify Starter
Emulsify Starter is a scaffolding repository for the Emulsify CLI. It creates a platform-agnostic build that is meant for a standalone installation. It provides Emulsify Core integration for development, available configuration file overrides, and the various npm run ...
commands to develop/test/build your project.
Installation
emulsify init [project_name] --platform none .
Requirements
- Node v20 (we recommend NVM)
- Emulsify CLI (required if you want to install components from an external library. Not required if you are creating components from scratch.)