Skip to content

Latest commit

Β 

History

History
27 lines (18 loc) Β· 526 Bytes

README.md

File metadata and controls

27 lines (18 loc) Β· 526 Bytes

ATHLEAT

Architecture

Athleat Architecture

Note: The web hosting via S3 and Cloudfront is not live, project can only be launched locally via the following steps...

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3001 with your browser to see the result.