Install the dependencies...
cd outreach
npm install
...then start webpack:
npm run dev
Navigate to localhost:8080. You should see your app running.
Install the dependencies...
cd outreach
npm install
...then start webpack:
npm run dev
Navigate to localhost:8080. You should see your app running.