Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/le-michael/docs

flatbuffers.dev prototype
https://github.com/le-michael/docs

Last synced: about 2 months ago
JSON representation

flatbuffers.dev prototype

Awesome Lists containing this project

README

        

## Prerequisites
- [Hugo](https://github.com/gohugoio/hugo)

## Start a dev server

```
hugo server -w -D --bind=0.0.0.0 --baseURL=http://0.0.0.0:1313
```