Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shantanuuchak/alpha-tauri
AlphaTauri — Gamechaing Fashion Enterprise
https://github.com/shantanuuchak/alpha-tauri
bun fashion-ui
Last synced: 5 days ago
JSON representation
AlphaTauri — Gamechaing Fashion Enterprise
- Host: GitHub
- URL: https://github.com/shantanuuchak/alpha-tauri
- Owner: shantanuuchak
- Created: 2025-01-03T17:14:16.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T17:51:35.000Z (5 days ago)
- Last Synced: 2025-01-03T18:27:10.830Z (5 days ago)
- Topics: bun, fashion-ui
- Language: HTML
- Homepage: https://alpha.phleebs.tech
- Size: 2.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alpha Tauri
AlphaTauri — Gamechaing Fashion Enterprise
![Header](header.png)
## About
AlphaTauri is the game-changing fashion enterprise founded by Red Bull, fearlessly redefining the very essence of apparel. Driven by an unwavering commitment to push boundaries and redefine possibilities.
## Tech Stack
- HTML
- SCSS
- TypeScript
- Vite
- Bun## Usage
### Requirements
- [Bun](https://bun.sh/)
### Setup
```bash
bun install
```### Run
```bash
bun run dev
```### Build
```bash
bun run build # Builds for production
```