Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vadym-vorobel/fullcalendar-react-examples
Examples for the jss:fullcalendar-react package
https://github.com/vadym-vorobel/fullcalendar-react-examples
Last synced: 6 days ago
JSON representation
Examples for the jss:fullcalendar-react package
- Host: GitHub
- URL: https://github.com/vadym-vorobel/fullcalendar-react-examples
- Owner: vadym-vorobel
- Created: 2018-09-16T02:49:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T20:19:14.000Z (over 6 years ago)
- Last Synced: 2024-11-28T15:43:40.701Z (2 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# jss:fullcalendar-react-examples
This package contains usage examples of the [Meteor](https://www.meteor.com/) package [jss:fullcalendar-react](https://github.com/vadym-vorobel/fullcalendar-react)
## Installation
1. Clone the repository
`git clone https://github.com/vadym-vorobel/fullcalendar-react-examples.git`
2. Run the project
`npm run firstrun`
3. Go to the `http://localhost:3333`
Check out example components in the [calendar-examples](https://github.com/vadym-vorobel/fullcalendar-react-examples/tree/master/client/components/calendar-examples) folder