mirror of
https://github.com/LukasDzenk/distance-between-coordinates.git
synced 2026-05-28 13:47:35 +00:00
No description
- HTML 54.5%
- TypeScript 33.7%
- JSON-with-Comments 6.3%
- CSS 2.7%
- JavaScript 2.3%
- Other 0.5%
| .github/workflows | ||
| .husky | ||
| .vscode | ||
| __tests__ | ||
| assets | ||
| build | ||
| src | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .prettierrc.js | ||
| commitlint.config.js | ||
| index.html | ||
| index_old.html | ||
| LICENSE | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
| yarn.lock | ||
vite React TypeScript tailwindcss starter
Template for vite, React + tailwindcss + TypeScript projects with some tools preconfigured.
About
Template for vite, React + tailwindcss + TypeScript projects with some tools preconfigured.
Libraries
Tools
Usage
Create a new project from this template by clicking the "Use this template" button:
yarn
yarn dev
yarn test

