Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/styletron/styletron.org
- Owner: styletron
- Created: 2019-02-15T18:43:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:11:05.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T04:14:59.881Z (3 months ago)
- Language: HTML
- Size: 1.87 MB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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
```