This is a simple app put together for Jacob
Install the dependencies...
cd rosammen
yarn install
Updated the repo to use webpack 4.:
yarn dev
Navigate to localhost:5000. You should see your app running. Edit a component file in src
, save it, and reload the page to see your changes.
yarn build
All bundled files written to ./dest