Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/risor-io/risor-site

Website for Risor.io
https://github.com/risor-io/risor-site

Last synced: 22 days ago
JSON representation

Website for Risor.io

Awesome Lists containing this project

README

        

This repository defines the [risor.io](https://risor.io) website.

It is built with [Next.js](https://nextjs.org/) and [Nextra](https://nextra.site/).

## Getting Started

Run the development server:

```bash
npm run dev
```

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

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.