0.0.30 • Published 3 years ago
mrnndputqc v0.0.30
AdShield Web-Script
Getting Started
# NVM Install
wget -qO- https://raw.github.com/creationix/nvm/master/install.sh | sh
# Node, NPM Set-up
nvm install 16.13.0
nvm use 16.13.0
# Install dependencies
npm install
Build
npm run build