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

https://github.com/phase2/frontend-docs

A ReadTheDocs of Phase2's frontend toolset.
https://github.com/phase2/frontend-docs

Last synced: about 1 year ago
JSON representation

A ReadTheDocs of Phase2's frontend toolset.

Awesome Lists containing this project

README

          

# Phase2's Front End Tooling Documentation (Particle & Friends)

## live docs available [here](https://phase2.github.io/frontend-docs/)

## to work on & edit locally:

pip install mkdocs
mkdocs serve

# published with:

mkdocs gh-deploy