Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arsana-labs/arsanalabs
Official website of Arsana Labs
https://github.com/arsana-labs/arsanalabs
bun lucide-icons nextjs tailwindcss
Last synced: 5 days ago
JSON representation
Official website of Arsana Labs
- Host: GitHub
- URL: https://github.com/arsana-labs/arsanalabs
- Owner: arsana-labs
- Created: 2024-12-25T17:04:36.000Z (8 days ago)
- Default Branch: main
- Last Pushed: 2024-12-28T05:31:13.000Z (5 days ago)
- Last Synced: 2024-12-28T06:19:53.007Z (5 days ago)
- Topics: bun, lucide-icons, nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://arsana-labs.github.io/arsanalabs/
- Size: 240 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Official website of Arsana Labs
Live: https://arsana-labs.github.io/arsanalabs
## 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.