Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 292 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 292 Bytes

Crawler-JuniorJobs

1- Fetch the repo first

2- clone your forked repo

3- create a local branch with the feature you working on

setup

create .env file

Put the envs that exist in trello

run

npm ci || npm i
npm run gen

code your part

for testing

npm run start