Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 892 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 892 Bytes

Kleinpas

This repository is the frontend part of the Cultuurconnect kleinpas project. It is a platform that reminds parents a week beforehand to search for a babysitter. This reminder can be received by mail, sms or a calender app (Outlook, iCal, Google Calender)

API

The backend API for this project can be found via the Kleinpas API repository

Install

Clone the repository and open the index.html

git clone https://github.com/osoc16/kleinpas-api

Install Node and npm

Install all dependencies:

npm install

Run the watch task to start watching for changes:

gulp watch

License

See LICENSE

Contributions

Best ways to contribute