To run the application locally clone this repository to your local machine. Afterwards:
cd
into the directory- run
yarn install
- run
npm run dev
- Navigate in your browser to
localhost:8080/app
to view the app - Navigate in your browser to
localhost:8080/admin
to view the admin