17 lines
317 B
Markdown
17 lines
317 B
Markdown
|
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.
|