Eventix.nl website How to deploy Required software: npm and NodeJS Deployment steps: Run npm install Run grunt Run npm start, you can now visit localhost:8080 Run grunt watch to automatically compile the source code when you change it.