Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arsana-labs/arsanalabs.com

Official website of Arsana Labs
https://github.com/arsana-labs/arsanalabs.com

bun lucide-icons nextjs tailwindcss

Last synced: 4 days ago
JSON representation

Official website of Arsana Labs

Awesome Lists containing this project

README

        

## Official website of Arsana Labs

Live: [ArsanaLabs.com](https://arsanalabs.com)

## Setup guide

Form and clone the repository:

```bash
git clone https://github.com//arsanalabs.git
cd arsanalabs
```

Install the dependencies:

```bash
bun install
```

Run the development server:

```bash
bun run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.