Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/risor-io/risor-site
- Owner: risor-io
- Created: 2023-06-30T02:11:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T13:23:48.000Z (3 months ago)
- Last Synced: 2024-10-18T11:32:25.714Z (3 months ago)
- Language: MDX
- Homepage: https://risor.io
- Size: 521 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.