Skip to content

Commit

Permalink
chore: change doamin to vuep.run
Browse files Browse the repository at this point in the history
  • Loading branch information
QingWei-Li committed May 14, 2019
1 parent 193fec9 commit 0aa475a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> 🏃 An online playground for Vue
website: https://vuep.netlify.com
website: https://vuep.run

![image](https://user-images.githubusercontent.com/7565692/38162374-906003e4-3512-11e8-8780-a22350a665fc.png)

Expand All @@ -11,18 +11,18 @@ website: https://vuep.netlify.com
* Support ES modules
* Load file from URL
* Preload packages from `?pkg=`
* Code hosting [demo](https://vuep.netlify.com/589869ae)
* Code hosting [demo](https://vuep.run/589869ae)

## Demo

* https://vuep.netlify.com/QingWei-Li/vue-trend/docs/home.vue
* https://vuep.netlify.com/QingWei-Li/vuep.run/examples/element-ui.vue?pkg=element-ui&css=element-ui/lib/theme-chalk/index.css
* https://vuep.netlify.com/qingwei-li/laue/docs/_examples/quick-started.vue?pkg=laue
* https://vuep.netlify.com/589869ae
* https://vuep.run/QingWei-Li/vue-trend/docs/home.vue
* https://vuep.run/QingWei-Li/vuep.run/examples/element-ui.vue?pkg=element-ui&css=element-ui/lib/theme-chalk/index.css
* https://vuep.run/qingwei-li/laue/docs/_examples/quick-started.vue?pkg=laue
* https://vuep.run/589869ae

## Params

* `https://vuep.netlify.com/[:url]`
* `https://vuep.run/[:url]`

Absolute url or short url for GitHub like `:username/:repo/:file`

Expand Down

0 comments on commit 0aa475a

Please sign in to comment.