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

https://github.com/gu-stav/seawatch-crowdfunding

Landing page for Sea-Watch 2 funding.
https://github.com/gu-stav/seawatch-crowdfunding

Last synced: 3 months ago
JSON representation

Landing page for Sea-Watch 2 funding.

Awesome Lists containing this project

README

        

# Seawatch 2.0 Crowdfunding Page

In order to build the project you need `nodejs` and `gulp`.

After the checkout simply run

```bash
cd seawatch-crowdfunding/

# Install project dependencies
npm install

# Compile resources
gulp
```

This will create the `dist/` folder, containing minfied images, styles and scripts.