First compile the substrate First: Cargo run --release -- --dev --tmp
Then switch to flora-front: cd flora-front
install project dependencies with npm install or yarn install
then run the front end with npm start In the project directory, you can run: