Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirill-dev-pro/double-fold-test
https://www.figma.com/file/0FLk1jPcEDr3lDae9mreMY/TestFold?type=design&node-id=1-75&t=kISRReNMxtfm1zmP-0
https://github.com/kirill-dev-pro/double-fold-test
Last synced: 2 days ago
JSON representation
https://www.figma.com/file/0FLk1jPcEDr3lDae9mreMY/TestFold?type=design&node-id=1-75&t=kISRReNMxtfm1zmP-0
- Host: GitHub
- URL: https://github.com/kirill-dev-pro/double-fold-test
- Owner: kirill-dev-pro
- Created: 2023-06-20T06:55:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-20T07:40:58.000Z (over 1 year ago)
- Last Synced: 2024-05-30T16:39:52.507Z (5 months ago)
- Language: TypeScript
- Homepage: https://double-fold-test.vercel.app
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starter Kit for Vite, React, TypeScript and Tailwind
_Minimal, sensible defaults, fast._
This template is ready to code out of the box with on save fixes in VSCode.
## Technologies
- [Vite](https://vitejs.dev/)
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org)
- [Tailwind](https://tailwindcss.com/)## Setup
- Press the "Use this template" on the top of this repository's GitHub page.
- Run `npm install` (or any other package manager).
- `npm run dev` for development.
- Use `npm run test` to run tests.
- `npm run build` for production builds.