Skip to content

arjunrkaushik/Flockie

Repository files navigation

Installation

Run npm install in the root directory

Start the project

  • 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.\