Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/floatdrop/facebook-calendar

facebook-calendar with React and JSPM
https://github.com/floatdrop/facebook-calendar

Last synced: 22 days ago
JSON representation

facebook-calendar with React and JSPM

Awesome Lists containing this project

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.