Loading…
npm start or
npm run webapp:build.
npm install. If you are behind a corporate proxy, it may
be causing the error.
If you want to go fast, run ./npmw run app:start to build and run everything.
If you want to have more control, so you can debug your issue more easily, you should follow the following steps:
npm installnpm run webapp:build or
npm start
./npmw run app:start or using your IDE