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.