Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rubriclab/website

Marketing website for Rubric Labs.
https://github.com/rubriclab/website

Last synced: 5 days ago
JSON representation

Marketing website for Rubric Labs.

Awesome Lists containing this project

README

        

# Website

This project is for [Rubric Labs](https://rubriclabs.com)' website.

It was bootstrapped with [`create-rubric-app`](https://www.npmjs.com/package/create-rubric-app).

To install the dependencies, run:

```bash
bun i
```

To run the dev server, run:

```bash
bun run dev
```

After adding a page, please add it to the [sitemap](/app/sitemap.ts).