Skip to content

arsana-labs/arsanalabs.com

Repository files navigation

Official website of Arsana Labs

Live: ArsanaLabs.com

Setup guide

Form and clone the repository:

git clone https://github.com/<your-name>/arsanalabs.git
cd arsanalabs

Install the dependencies:

bun install

Run the development server:

bun run dev

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