Skip to content

Commit

Permalink
Add Volar takeover mode to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peace-maker committed Feb 4, 2024
1 parent 8f64b86 commit e78c840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ You likely want to add some arguments to the `go run` command, check `-help`
## UI Development

- make sure you can run Pkappa2
- for development with vscode: disable `@builtin typescript` extension and let [Volar takeover](https://vuejs.org/guide/typescript/overview.html#volar-takeover-mode) for full typescript support in Vue files
- run `yarn serve` in `/web`
- run `go run cmd/pkappa2/main.go -address :8081` in `/`
- visit `localhost:8080` in your web browser
Expand Down

0 comments on commit e78c840

Please sign in to comment.