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.
- Host: GitHub
- URL: https://github.com/gu-stav/seawatch-crowdfunding
- Owner: gu-stav
- Created: 2015-12-04T20:35:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T09:52:22.000Z (over 9 years ago)
- Last Synced: 2025-01-11T11:31:30.199Z (5 months ago)
- Language: HTML
- Homepage: http://www.sea-watch.org/sea-watch2
- Size: 4.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.