A sandbox repository for experimenting.
npm install --save test@^0.2.4yarn add test@^0.2.4
(if configured properly)
npm install --save @jaid/test@^0.2.4Setting up:
git clone [email protected]:jaid/test.git
cd test
npm installTesting:
npm run test:devTesting in production environment:
npm run testMIT License
Copyright © 2021, Jaid <[email protected]> (https://github.com/jaid)