im trying to create the build file but when i run the index.html file its showing the logo loading
Hi,
If you want to run the app in the development command you can use the command:
npm run serve
I am facing the same issue of loading screen.
- serve is not defined in package.json. so can't use npm run serve.