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: 11 months ago
JSON representation

AlphaTauri — Gamechaing Fashion Enterprise

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
```