yew icon indicating copy to clipboard operation
yew copied to clipboard

Fix getting started docs for windows users

Open JurrianFahner opened this issue 1 year ago • 0 comments

Description

Resolve error for windows users: Access is denied. (os error 5)

It looks like this error is related to windows: https://github.com/trunk-rs/trunk/issues/681

Also trunk serve is added to conclude getting started with starter template

Checklist

  • [x] I have reviewed my own code
  • [x] Formatted the docs with prettier
  • [ ] I have added tests

JurrianFahner avatar Aug 03 '24 17:08 JurrianFahner