https://github.com/danpersa/remindmetolive-scala
https://github.com/danpersa/remindmetolive-scala
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danpersa/remindmetolive-scala
- Owner: danpersa
- Created: 2015-10-02T14:11:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T22:12:27.000Z (about 10 years ago)
- Last Synced: 2025-01-22T04:31:11.950Z (over 1 year ago)
- Language: CSS
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started with gulp
```bash
npm install -g gulp
npm install --save-dev gulp
npm install
gulp
```