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

https://github.com/runabol/tork-docs


https://github.com/runabol/tork-docs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Tork Docs

The source for the [tork.run](https://tork.run) website.

## Development

```bash
npm install
```

Next, run the development server:

```bash
npm run dev
```

Finally, open [http://localhost:3000](http://localhost:3000) in your browser to view the website.