mooncake-dev / react-day-time-picker

A React component to help with scheduling a day and time.
https://react-day-time-picker.netlify.com/
MIT License
35 stars 23 forks source link

React Day Time picker

A React component to help with scheduling a day and time.

For documentation see the website.

Running Locally

npm start

Publish

For now we publish manually using:

npm publish --access public

Make sure:

More information can be found here.