cozy-rsvp/README.md

17 lines
317 B
Markdown
Raw Permalink Normal View History

2016-11-04 20:38:35 +01:00
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.