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

https://github.com/gotocva/js-document-sample


https://github.com/gotocva/js-document-sample

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

### A sample to build JS document

### Steps to run

```
git clone https://github.com/gotocva/js-document-sample.git
cd js-document-sample
npm run-script doc
```

### Once the above steps are done, open index.html inside out directory.

![sample](https://github.com/gotocva/js-document-sample/blob/master/screenshots/sample-doc.png)