Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 268 Bytes

Welcome to your wlogic

First installation

Clone the wlogic repo: git clone [email protected]:joeldavuk/wlogic.git Run yarn to install all the packages and then yarn build and then yarn start to run the crawler

Testing

Run yarn test to run the tests