Run application:
- Go to
flows-app-backdirectory - Run
npm install - Make a new directory named
mocksand place theredata.jsonfile - Go back to
flows-app-backand runnpm run start:dev - Go to
flows-app-front - Run
yarn install - Run
yarn start
Backend application runs on port 3001.
Frontend application runs on port 3000