Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ The server will be automatically restarted when a change is detected.

You just then have to start the app:

> Note: https is not supported on this plugin. If you are using https mode on dev server, disable it or else you will get an ssl protocol error.

```
yarn serve
```
Expand Down