https://github.com/osoco/contestia-landing
Contestia's landing page.
https://github.com/osoco/contestia-landing
Last synced: 3 months ago
JSON representation
Contestia's landing page.
- Host: GitHub
- URL: https://github.com/osoco/contestia-landing
- Owner: osoco
- Created: 2018-12-11T16:18:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T14:55:20.000Z (over 7 years ago)
- Last Synced: 2025-01-16T05:26:22.305Z (over 1 year ago)
- Language: HTML
- Size: 672 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contestia Landing
Installation:
```
npm install
```
Dev mode:
```
gulp
```
Build website on `/dist` folder:
```
gulp build
```