https://github.com/gotocva/js-document-sample
https://github.com/gotocva/js-document-sample
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gotocva/js-document-sample
- Owner: gotocva
- Created: 2020-06-20T12:52:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T13:22:07.000Z (almost 6 years ago)
- Last Synced: 2025-01-18T11:29:02.741Z (over 1 year ago)
- Language: CSS
- Size: 670 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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.
