# facebook-calendar **Repository Path**: mirrors_floatdrop/facebook-calendar ## Basic Information - **Project Name**: facebook-calendar - **Description**: facebook-calendar with React and JSPM - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # facebook-calendar > Calendar implemented with React and greedy algorythm. ![yup](https://cloud.githubusercontent.com/assets/365089/5419944/1857ec32-8272-11e4-93e8-ff20902b350d.png) ## Usage > Just open `index.html` For development install NodeJS and clone this repo. Then do in console: ``` npm i gulp jspm -g npm i jspm install gulp ``` After this you will can open [localhost:8080](http://localhost:8080/dev.html) to open development version.