Skip to content

piaschwarz/RePOS-2021-MentalRotation-PS26

Repository files navigation

mental-rotation

This is an experiment about mental rotation 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

If you are hosting this repository on github, the project will automatically be built and deployed to the gh-pages branch, so you only have to enable Github Pages in your repository settings to publish your project.

For more information, see the manual.

To automatically fix coding style and format the code (linting) run npm run lint and npm run lint:style

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published