- Symbol
AGIX
- Decimals
8
- Address: 0xf703b9aB8931B6590CFc95183be4fEf278732016
- Symbol
RJV
- Decimals
6
- Address: 0x0d5585ba627146bd27081099c75260da7086f682
- Install Node.js and npm
npm install
to get dependenciesnpm start
to serve the application locally and watch source files for modifications
npm run deploy
; the target S3 Bucket for the deployment and its region are specified in aconfig.json
file in the project root
npm run build
to build the application to thedist
directorynpm run clean
to empty thedist
directory