Go to file
Lucas Verney dbcfd10b14 Use pug templates 2016-11-04 16:06:14 -04:00
app Use pug templates 2016-11-04 16:06:14 -04:00
.babelrc Initial commit 2016-11-04 15:33:20 -04:00
.editorconfig Initial commit 2016-11-04 15:33:20 -04:00
.gitignore Initial commit 2016-11-04 15:33:20 -04:00
LICENSE Add doc 2016-11-04 15:38:35 -04:00
README.md Add doc 2016-11-04 15:38:35 -04:00
index.pug Use pug templates 2016-11-04 16:06:14 -04:00
package.json Use pug templates 2016-11-04 16:06:14 -04:00
webpack.config.js Add doc 2016-11-04 15:38:35 -04:00

README.md

Cozy-RSVP

This Cozy app is meant to be a drop-in replacement for Calendly and similar services.

Building the app

Just run npm run build:dev (or npm run build:prod). Use npm run lint to check linting.

License

This code is under MIT license.