Go to file
Lucas Verney f07e882846 Add doc 2016-11-04 15:38:35 -04:00
app Add doc 2016-11-04 15:38:35 -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.html Initial commit 2016-11-04 15:33:20 -04:00
package.json Initial commit 2016-11-04 15:33:20 -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.