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

https://github.com/hellocoop/hello.dev

hello.dev content
https://github.com/hellocoop/hello.dev

Last synced: 11 months ago
JSON representation

hello.dev content

Awesome Lists containing this project

README

          

# hello.dev

This repo contains the source code and documentation powering [https://hello.dev/](https://hello.dev/).

## Getting started

### Prerequisites

1. Git
1. Node (~18), npm (~9)
1. A fork of the repo (for any contributions)
1. A clone of the [hello.dev repo](https://github.com/hellocoop/hello.dev) on your local machine

### Installation

1. `cd hello.dev` to go into the project root
1. `npm i` to install the npm dependencies

### Running locally

1. `npm run dev` to start the hot-reloading development server (powered by [Vite](https://vitejs.dev/))
1. `open http://localhost:8080` to open the site in your favorite browser

### Testing
1. `npm run test` will check all the links

## License

![CC0](https://cdn.hello.coop/images/cc-zero.svg)