Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/styletron/styletron.org

Styletron documentation website
https://github.com/styletron/styletron.org

Last synced: about 1 month ago
JSON representation

Styletron documentation website

Awesome Lists containing this project

README

        

# [styletron.org](https://www.styletron.org)

Documentation website for Styletron.

## Dev

```
yarn dev
```

## Build

```
yarn static
open dist/index.html
```