mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
example/readme: Link to 'VS Browser' ext; format. (#1261)
This commit is contained in:
parent
d3c0f5320c
commit
568f7b21ae
1 changed files with 3 additions and 2 deletions
|
@ -52,8 +52,9 @@ If you're using VS Code, add the following to your `settings.json`
|
|||
|
||||
Install [Tailwind CSS Intellisense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss).
|
||||
|
||||
Install "VS Browser" extension, a browser at the right window.
|
||||
Allow vscode Ports forward: 3000, 3001.
|
||||
Install [VS Browser](https://marketplace.visualstudio.com/items?itemName=Phu1237.vs-browser) extension (allows you to open a browser at the right window.
|
||||
|
||||
Allow vscode Ports forward: 3000, 3001.
|
||||
|
||||
## Notes about Tooling
|
||||
|
||||
|
|
Loading…
Reference in a new issue