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.