Simple VueJS Example for ChurchTools (church.tools) using the proxy repository.
In this example we display the next recent events from all public calendars. Here two example images for screen and mobile.
Working node / npm installation
- configure the proxy.js file /src/config/proxy.js according to your proxyserver
- run
npm install
in terminal
run: npm run dev
run: npm run build