Marcelle demos are now part of Marcelle's main monorepo at marcellejs/marcelle. This repository is no longer maintained.
A few demo applications of Marcelle.
From the demo's directory:
npm install # or yarn
npm run dev # or yarn dev
From the root:
yarn
yarn build