NOTE: INSTALL METAMASK AND CONNECT TO RINKEBY TEST NET BEFORE PROCEEDING. ALSO ADD SOME ETHER INTO YOUR ACCOUNTS FOR TESTING.
- Clone repository.
- Cd into repo by using the command
cd Dockio
- Run the command
npm install
to install all dependencies - Run the command
npm run dev
and go to localhost:3000 to access the site.