移至檔案
Lucas Verney b94c6bfdf0 Stash 2016-11-09 17:12:42 -05:00
app Stash 2016-11-09 17:12:42 -05: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 Finish basic UI 2016-11-07 02:51:21 +01:00
webpack.config.js Finish basic UI 2016-11-07 02:51:21 +01: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.