Go to file
Lucas Verney b94f5776ee UI mockup 2016-11-06 02:31:32 +01:00
app UI mockup 2016-11-06 02:31:32 +01: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 UI mockup 2016-11-06 02:31:32 +01: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.