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

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

Website for napi.rs
https://github.com/napi-rs/website

Last synced: 3 months ago
JSON representation

Website for napi.rs

Awesome Lists containing this project

README

          


napi-rs logo


NAPI-RS website


PRs welcome!
License

## ⚡️ Getting started

1. Install dependencies

```sh
yarn install
```

2. Start developing.

```sh
yarn dev
```

3. Launch

Website is now running at `http://localhost:3000`