A replica of https://github.com/magpie-ea/magpie-color-reference using the new magpie-base package.
After npm run serve
, you can open two tabs in your browser at http://localhost:8080 to simulate two participants.
npm install
npm run serve
npm run build
npm run lint