mooncake-dev / react-day-time-picker

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

Home Page:https://react-day-time-picker.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • You increment the npm version after you make code changes with npm version.
  • You're logged in.

More information can be found here.

About

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

https://react-day-time-picker.netlify.com/

License:MIT License


Languages

Language:JavaScript 100.0%