An open API service indexing awesome lists of open source software.

https://github.com/ronething/if-airpods-lose

如果 AirPods 丢失的话..
https://github.com/ronething/if-airpods-lose

Last synced: 5 months ago
JSON representation

如果 AirPods 丢失的话..

Awesome Lists containing this project

README

          

# If Airpods Lose

## Introduction

前阵子新 AirPods 上线并可以镌刻,于是
🍋 使用 [vue-fullpage](https://github.com/alvarotrigo/vue-fullpage.js) 实现了一个超简单 [DEMO](https://contact.ronething.cn) 不要喷我。。谢谢

只是预防有一天真的丢了 AirPods, 哪个有心人可以浏览到网站并联系我。😁

![刚到的 AirPods](https://raw.githubusercontent.com/ronething/Image-Hosting/master/img/20190406205553.png)

## Development

```
yarn install
// dev
yarn run serve
// build
yarn run build
// test
yarn run test
// Lints and fixes files
yarn run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).