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

https://github.com/jplusplus/themigrantsfiles.com

The human and financial cost of 15 years of fortress Europe.
https://github.com/jplusplus/themigrantsfiles.com

Last synced: 12 months ago
JSON representation

The human and financial cost of 15 years of fortress Europe.

Awesome Lists containing this project

README

          

# The Migrants' Files

## Installation

Install `node` and `npm` then run:

```
npm install
bower install
```

You can now start serving static files with gulp!

```
gulp serve
```

## Deploy on Git Pages

Run the following commands

```
gulp deploy
```