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

https://github.com/redom/redom-docs

RE:DOM documentation
https://github.com/redom/redom-docs

documentation javascript library web

Last synced: about 1 year ago
JSON representation

RE:DOM documentation

Awesome Lists containing this project

README

          

# RE:DOM Documentation

This site content is written in `.MD` format located in **docs/** folder.

## Developing

``` bash
$ npm install
$ npm run dev # dev server at http://localhost:10001
```