TL;DR | Quick Up and Running

# Install everything.
git clone https://github.com/cloudinary-devrel/cloudycam-monorepo
cd cloudycam-monorepo
yarn

# Set or Define a context for the current stream of demos.
yarn context

# CREATE DEMO PAGE: Place demo photos in ./UPLOAD/ directory.
yarn new demoName

GUIDE

Read the documentation in this detailed guide on Getting Started →

UPDATES

Check out the latest changes in the changelog