Run npm install
in the root directory
-
Use Truffle/Ganache to setup local blockchain network
-
Start server by running api/main.py file
-
Run
npm start
in root directory
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.\