https://github.com/zpratt/discover-js
Discover javascript projects on GitHub
https://github.com/zpratt/discover-js
Last synced: about 1 year ago
JSON representation
Discover javascript projects on GitHub
- Host: GitHub
- URL: https://github.com/zpratt/discover-js
- Owner: zpratt
- License: mit
- Created: 2015-12-29T00:26:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-17T07:11:14.000Z (over 10 years ago)
- Last Synced: 2025-02-05T22:43:42.120Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Notice: This is a POC
To run:
1. Clone the repo
- `nvm use`
- `npm i`
- `npm start`
- Open [http://localhost:8080](http://localhost:8080)