Before you begin
Use the Node version pinned by the project and install Git. Keep secrets in the untracked local environment file supplied by the setup flow.
Start locally
Open the project directory, install its locked dependencies, and run the guided setup. The setup checks required values before it changes the project.
- Open the Lamina project directory.
- Run npm install.
- Run npm run setup.
- Run npm run dev and open the local URL.
npm install
npm run setup
npm run devActivate updates
Activation links your license to this installation. It does not upload your site source or content to the Hub.
npx @meridianproject/lamina@latest activate [YOUR_KEY]