Warning
There is an Open PR: nimiq#263 that it is out of sync already.
yarn install
yarn serve
If you need to interact with a real account and data, then you will also need to run the Nimiq Hub and Nimiq Keyguard in development, too.
For demo mode with simulated accounts and transactions, use:
yarn serve:demo
yarn build
yarn lint