Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.

wearehoust/react-quick-cal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airsorted Calendar Component

How to make changes and update the Host Dashboard

  • Run yarn start and open localhost:9001 to make changes

  • When you are done run yarn build to build the production minified code

  • Commit and submit for review

  • Once merged update the package.json in Host Dashboard with the hash of your commit e.g.

    "react-quick-cal": "git://github.com/AirSorted/react-quick-cal.git#f2b126ff8de012a214fa711f503a508de3940feb"
    

About

[DEPRECATED] React component for rendering a monthly calendar

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 79.9%
  • CSS 20.1%