cozy-rsvp/README.md

17 lines
317 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Cozy-RSVP
=========
This [Cozy](https://cozy.io/fr/) app is meant to be a drop-in replacement
for [Calendly](http://calendly.com/) 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.