https://github.com/reimertz/differentperspectiv.es
https://github.com/reimertz/differentperspectiv.es
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reimertz/differentperspectiv.es
- Owner: reimertz
- Created: 2015-09-22T10:29:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-23T04:41:28.000Z (over 9 years ago)
- Last Synced: 2025-03-15T01:47:12.925Z (3 months ago)
- Language: CSS
- Size: 41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bully-www
## Install
```bash
npm install
bower install
```## Serve
```bash
gulp serve
```## deploy
```bash
gulp deploy
```