Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 379 Bytes

File metadata and controls

15 lines (10 loc) · 379 Bytes

CANCU🌴 stack demo - Contentful, Algolia, Next.js, Commerce Layer and Uniform

Requirements:

Running locally

  1. Create .env file from .env.example.
  2. Add Uniform, Contentful, Algolia and Commerce Layer env var values in .env file
  3. npm install
  4. npm run dev

Production build

  1. npm run build.