forge icon indicating copy to clipboard operation
forge copied to clipboard

feat: added vite-react-typescript template

Open sethcg opened this issue 8 months ago • 0 comments

  • [x] I have read the contribution documentation for this project.
  • [x] I agree to follow the code of conduct that this project follows, as appropriate.
  • [x] The changes are appropriately documented (if applicable).
  • [x] The changes have sufficient test coverage (if applicable).
  • [x] The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

I saw that two issues were asking for a Vite, React, and Typescript template to get projects started quicker. Issues: #3791 and #3654

I added a vite-react-typescript template and testing for it. I tried to maintain a minimal approach similar to how the other templates are written.

sethcg avatar May 02 '25 19:05 sethcg