Skip to content

michael-franke/research-study

Repository files navigation

project-name

This is a sample experiment using magpie.

Setup

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.

Coding style

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

How to update magpie

$ cd your-project
$ npm update magpie-base

Read more on maintaining npm dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published