Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariawarnes/react-vite-swc-ts-template
https://github.com/mariawarnes/react-vite-swc-ts-template
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariawarnes/react-vite-swc-ts-template
- Owner: mariawarnes
- Created: 2024-03-21T13:03:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T19:18:54.000Z (10 months ago)
- Last Synced: 2024-12-11T01:39:04.560Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Typescript Template
Language
Framework
Compiler
Styles
Formatting & Linting
![]()
## Scripts
- `npm run dev`: Start the development server using Next.js.
- `npm run build`: Build the production-ready application.
- `npm run lint`: Run linting checks using ESLint.## Notable Dependencies
- `@headlessui/react`: Prebuilt accessible and customizable UI components.
- `react-icons`: React icons library.