microsoft / microsoft/fluentui
[Feature]: create Vite starter template & run project tests against it
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
Library
React Components / v9 (@fluentui/react-components)
Describe the feature that you would like added
Vite clearly replaced Create React App (which is not maintained anymore). We need to create a Vite starter template that could be used for @fluentui/react-components:
- with
degitfor quick scaffolding, seecreate-vite#Community Templates - with Stackblitz to import a template for Git
We need also to a project test to ensure that our packages could be built, see #30589.
Have you discussed this feature with our team
@Hotell
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Priority
High
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the create-vite community-template guidance, the degit and StackBlitz references, and issue #30589 for the project-test requirement. Done means a Vite starter can scaffold the React Components project, can be imported into StackBlitz, and has a test confirming the packages build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript, vite
- Domain
- build-system, frontend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100