Open adi611 opened 2 years ago
After npm install and npm start the app runs on localhost:3000 but only the loading screen shows. Multiple errors are also shown in the console.
npm install
npm start
localhost:3000
https://user-images.githubusercontent.com/50960175/155989770-51297081-eaaa-4b8c-9c26-b60b5e55c61a.mov
Not only the loading screen but the whole frontend should run properly.
Follow the instructions to run the app in development mode in the README.md file of console-frontend.
console-frontend
yes
I'm submitting a
Current Behaviour:
After
npm install
andnpm start
the app runs onlocalhost:3000
but only the loading screen shows. Multiple errors are also shown in the console.https://user-images.githubusercontent.com/50960175/155989770-51297081-eaaa-4b8c-9c26-b60b5e55c61a.mov
Expected Behaviour:
Not only the loading screen but the whole frontend should run properly.
Steps to reproduce:
Follow the instructions to run the app in development mode in the README.md file of
console-frontend
.Do you want to work on this issue?
yes