This the @magic-examples organization page
git clone https://github.com/magic/magic-examples.github.io
cd magic-examples.github.io
npm install
// run development environment
npm run dev
// open http://localhost:2323
// run 'npm run' to find out which other commands exist.