Setup for develope and contribute.
At filter-dom-url we use npm to execute commands.
Do: npm i, the setup will also install project for you.
That's all.
git clone https://github.com/Kassaila/filter-dom-url
cd filter-dom-url
npm inpm run testnpm run fix-jsnpm run devnpm run build- go to folder:
cd examples- run develop:
npm run devnpm run build