If you in https://yunyoujun.github.io/birthday/?name=World&msg=Hello, then you can see in this page.
World
Hello
Prop | Type | Description | Default |
---|---|---|---|
name | String | who you want to greet | null |
msg | String | what you want to say | Happy Birthday! |
yarn
# npm run install
yarn build
# npm run build
# http://localhost:8080
yarn serve
# npm run serve
- 2019.01.08 | Use vue rewrite