Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 382 Bytes

magpie-simon-task

This is a sample experiment using _magpie.

First, set up the project with `npm install.

To run the project locally, run npm run serve.

To build the project for deployment (e.g. to Netlify), run `npm run build.

For more information, see magpie site.

Live version here.