https://github.com/devjin0617/jin-api-document
https://github.com/devjin0617/jin-api-document
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devjin0617/jin-api-document
- Owner: devjin0617
- Created: 2016-12-20T14:15:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T14:08:57.000Z (over 8 years ago)
- Last Synced: 2025-02-25T22:31:40.115Z (over 1 year ago)
- Language: JavaScript
- Size: 1.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jin-api-document
## install dependencies
```
npm install
```
## run the application
```
SET DEBUG=jin-api-document:* & npm start
```