Initialize a React app in the repository #1
Reference in New Issue
Block a user
Delete Branch "chore/init-react-app"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Used the Vite build tool to create a React app, with TypeScript.
To install, make sure you have a JavaScript runtime (like Node 22). Then, in the repository, run
npm ito install the dependencies.To test this, run the "dev" script. After you've installed the dependencies, this should be possible with
npm run dev. Then open the link in the console and see the beautiful Vite React template.This was required for the issue N25B-81. Or the link https://utrechtuniversity.youtrack.cloud/issue/N25B-81
requested review from @k.marinus
assigned to @0950726
approved this merge request
approved this merge request
mentioned in commit
70e2bdb610