Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greedbell/love
gift for the birthday of my girl friend
https://github.com/greedbell/love
Last synced: 21 days ago
JSON representation
gift for the birthday of my girl friend
- Host: GitHub
- URL: https://github.com/greedbell/love
- Owner: greedbell
- License: mit
- Created: 2016-06-25T15:42:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T14:15:37.000Z (over 8 years ago)
- Last Synced: 2024-10-16T08:09:52.648Z (2 months ago)
- Language: JavaScript
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-CN.md
- License: LICENSE
Awesome Lists containing this project
README
# love `开发中。。。`
送给女朋友的生日礼物
[English](README.md) | 中文
## 资源
* 音乐: 长腿叔叔
* 背景: 淡蓝色
* 吃: 锅之恋
* 玩:## clone
```
$ git clone https://github.com/greedlab/love.git
```## 开发环境
```
$ npm install
$ gulp build
$ gulp watch
$ npm run develop
```## 生产环境
```
$ npm install
$ gulp release
$ npm run release
```