Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmoudgalalz/hunter
https://github.com/mahmoudgalalz/hunter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahmoudgalalz/hunter
- Owner: Mahmoudgalalz
- Created: 2024-01-23T17:30:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-13T17:09:36.000Z (11 months ago)
- Last Synced: 2024-02-13T18:30:44.052Z (11 months ago)
- Language: JavaScript
- Size: 8.88 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# run the project
```bash
yarn install
```make sure your deps in dir called `bin`
run the DepScript to download the scripts
```bash
python3 DepScript.py
```Run the Project locally
```bash
yarn dev
```