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

https://github.com/jplusplus/idf-cartocfa


https://github.com/jplusplus/idf-cartocfa

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Region Ile-de-France

```
_ .--------------------------------.
_|o|_ | Application brought to you |
(_) | with the amazing Yeoman! |
/ \Y/ \;-,______________________________|
|| : |\//
(| --- |
|_|_|
\ /
```

## Installation

Install `node` and `npm` then run:

```
make install
```

You can now start serving static files with Grunt!

```
make run
```

## Deploy on Git Pages

Run the following command

```
make deploy
```