Application to share feedbacks with strangers and friends
web start (in the frontend folder):
-
./node_modules/.bin/webpack-dev-server or just
-
npm start android start (in 2 separate terminals, in the frontend folder):
- npx react-native run-android
- npx react-native start