Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 706 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 706 Bytes

AdToken Faucet

The adToken Rinkeby faucet

JavaScript Style Guide

Codeship Status for AdChain/AdTokenFaucet

https://faucet.adtoken.com

Development

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

Build

npm run build

License

MIT