https://github.com/coderiver/altolabs
https://github.com/coderiver/altolabs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderiver/altolabs
- Owner: coderiver
- Created: 2015-11-26T07:33:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T08:25:10.000Z (over 10 years ago)
- Last Synced: 2025-01-30T07:43:02.243Z (over 1 year ago)
- Language: CSS
- Size: 11 MB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Clone repo to path/to/your-project
In command line:
```sh
$ cd path/to/your-project
$ npm install
$ gulp build
$ gulp
```