Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/specta-rs/website

specta.dev website
https://github.com/specta-rs/website

astro node specta specta-rs website

Last synced: 28 days ago
JSON representation

specta.dev website

Awesome Lists containing this project

README

        

# Specta Website

The [specta.dev](https://specta.dev) website.

The site is built using [Astro](https://astro.build).

## Usage

Ensure you have [Node.js](https://nodejs.org) installed. Clone the repository and then run:

```bash
pnpm i
pnpm dev
```