This project is archived.
Open and shareable data is better than closed and locked down.
- git
- node.js >= 0.6.10
- coffee-script
git clone git@github.com:tulsawebdevs/node-tulsa-meeting-agenda-calendar.git
cd into cloned directory.
npm install
This will install all dependencies for development
npm start
Open up localhost:4510 in your browser, it should download an ics file.
View localhost:4510/readme to see all supported formats.
npm test