- git clone
https://github.com/sudheeshcm/blockchain-explorer.git - Change directory -
cd blockchain-explorer - Run the command:
npm install - Change directory -
cd front-end - Run the command:
yarn install
- Change directory -
cd blockchain-explorer/front-end - Run the command:
yarn run dev
- Change directory -
cd blockchain-explorer/front-end - Run the command:
yarn prod - Change directory -
cd ..Orcd blockchain-explorer - Run the command -
npm run dev