paulpflug / vue-dev-server

a small development server for building `vue` components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use hot reload?

JasinYip opened this issue Β· comments

Is there any way to reload the page where the component in when we save the file? I found that you suggested us to install vue-hot-reload-api, but I don't know how to use it in this tool. Could you please tell me more about that? Thanks~! πŸ˜…

It looks work now!

πŸ‘