The adToken Rinkeby faucet
Install local packages
npm install
Start dev server on localhost:3000
npm run dev
Start prod server on localhost:3000
npm start
Lint and test
npm run lint:fix && npm test
npm run build
MIT
The adToken Rinkeby faucet
Install local packages
npm install
Start dev server on localhost:3000
npm run dev
Start prod server on localhost:3000
npm start
Lint and test
npm run lint:fix && npm test
npm run build
MIT