Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 366 Bytes

magpie3-public-goods

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 our getting started guide.