Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oardi/react-tsx-vite-starter
blazing fast react tsx vite starter project
https://github.com/oardi/react-tsx-vite-starter
react starter-project tsx typescript vite vitejs
Last synced: about 1 month ago
JSON representation
blazing fast react tsx vite starter project
- Host: GitHub
- URL: https://github.com/oardi/react-tsx-vite-starter
- Owner: oardi
- Created: 2023-01-27T10:29:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T13:29:45.000Z (7 months ago)
- Last Synced: 2024-06-22T06:05:05.130Z (7 months ago)
- Topics: react, starter-project, tsx, typescript, vite, vitejs
- Language: TypeScript
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-tsx-vite-starter
blazing fast React TSX Vite Starter project
## development
`npm start`
## production
`npm run build`
## linting
`npm run lint`