Skip to content

osoc16/kleinpas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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