Vitamin
Opinionated Vite starter template.
File Explorer
Download Latest Version (.zip)- test.yml
- CODEOWNERS
- extensions.json
- settings.json
- settings.json
- arrow-left.svg
- favicon.png
- icon-192x192.png
- icon-512x512.png
- Inter.woff2
- manifest.webmanifest
- mockServiceWorker.js
- robots.txt
- screenshot-1.webp
- screenshot-2.webp
- screenshot-3.webp
- screenshot-4.webp
- fruits.ts
- Fruit.tsx
- Head.tsx
- ImageAttribution.tsx
- LoadingOrError.tsx
- fruits.json
- browser.ts
- handlers.ts
- server.ts
- Details.tsx
- Gallery.tsx
- useMediaQuery.test.ts
- useMediaQuery.ts
- App.test.tsx
- App.tsx
- global.css
- main.tsx
- test-setup.ts
- test-utils.tsx
- vite-env.d.ts
- app.spec.ts
- .gitignore
- biome.json
- index.html
- LICENSE
- package.json
- playwright.config.ts
- pnpm-lock.yaml
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/wtchnm/Vitamin
Downloads the entire project code from GitHub to your computer.
cd Vitamin
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pnpm install
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
