Test app

Install deps:

yarn

or:

npm install

Run:

yarn build && yarn start-node

or:

npm run build && npm run start-node