https://github.com/goliatone/template-react-project
React template project
https://github.com/goliatone/template-react-project
Last synced: about 2 months ago
JSON representation
React template project
- Host: GitHub
- URL: https://github.com/goliatone/template-react-project
- Owner: goliatone
- Created: 2023-03-17T01:04:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T21:07:23.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T19:18:19.655Z (4 months ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template for React projects
This is a template for [simple project generator][spg] to bootstrap a front-end React projects.
In comes with the following items properly configured:
- React
- TypeScript
- Vite
- ESLint
- Vitest
- Testing Library[spg]:https://github.com/goliatone/simple-project-generator
TODO:
- [ ] Add `npm install zustand` to template