Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

haqq-network/faucet-app

Repository files navigation

Faucet App

Available Scripts

# Install dependencies:
yarn

# Start dev server
yarn start

# Run tests
yarn test
# Run tests in watch mode
yarn test:dev

# Build app
yarn build
# Build docker image
yarn build:docker

More scripts can be found in package.json