This is the front end of the Nova box dex project. It's developed using react. The project is created by the create-react-app command.
yarn
yarn start
yarn
yarn build
npm i -g npm-safe-install
cd sdk-charts && npm link && nsi
cd sdk-wallets && npm link && nsi
`docker build -q -t novaprotocolio/nova-scaffold-dex-web:latest .`