Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 327 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 327 Bytes

Project deployment

Step №1

git clone https://github.com/quadro-network/Explorer_Cosmos.git

Step №2 Development

cd Explorer_Cosmos
yarn install 
yarn && yarn dev

Step №3 Build explorer

yarn && yarn build

cp -r $HOME/Explorer_Cosmos/dist/* /var/www/explorer.quadro.network/html/