npm v6.14.7^
-
Prepare your
./config/dev.js
-
Install dependency
$ npm install
-
Start the web
$ npm run start
- Use production environment variable
export NODE_ENV=production
export POLKADOT_NETWORK=<YOUR_POLKADOT_WSS_NETWORK>
export KUSAMA_NETWORK=<YOUR_KUSAMA_WSS_NETWORK>
-
Install dependency
$ npm install
-
Start the web
$ npm run start
- /redux
- /store
- hooks.tsx
are experiment/template code, should be remove before production