Skip to content

yannvanhalewyn/demuziekleraar

Repository files navigation

Netlify Status

De Muziekleraar

De muziekleraar is a website I designed and built for a music school.

Development

This site is built with Next.js, exported to static pages hosted on Netlify.

To setup clone the repo and run:

yarn

To start the dev server run:

yarn dev

This will start the next.js dev server.

Deploy

This site is deployed on Netlify. To deploy simply push to the master branch of this repo.