This repository contains the source code for the Stadsvisioenen project.
The default branch for development is the staging branch.
- Node.js
- NPM
To install the dependencies, run:
npm install
To run the app in development mode, run:
npm run dev
You can then visit localhost:3000 in the browser to view the site.
To deploy the app, you can make a pull request to the main
branch. When merged, this will trigger a Netlify deployment to https://stadsvisioenen.nl.