Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yunyoujun/birthday

🎂 Happy Birthday To You!
https://github.com/yunyoujun/birthday

birthday vue

Last synced: 18 days ago
JSON representation

🎂 Happy Birthday To You!

Awesome Lists containing this project

README

        

# birthday

[![gh-pages](https://github.com/YunYouJun/birthday/workflows/gh-pages/badge.svg)](https://github.com/YunYouJun/birthday/actions)

[Happy Birthday To You!](https://birthday.yunyoujun.cn)

## Use

If you in , then you can see in this page.

```txt
World
Hello
```

| Prop | Type | Description | Default |
| ---- | ------ | --------------------- | --------------- |
| name | String | who you want to greet | null |
| msg | String | what you want to say | Happy Birthday! |

### Setup

```sh
yarn
# npm run install
```

### Build

```sh
yarn build
# npm run build
```

### View

```sh
# http://localhost:8080
yarn serve
# npm run serve
```

## Reference

[Codepen-Cake](https://codepen.io/fixcl/pen/nKFDr)

## Change Log

- 2019.01.08 | Use vue rewrite