This app only exists to start up the TodoPal microfrontend application.
The repo contains:
- the root HTML file
- the JavaScript which registers the applications
For local development follow these steps:
Install the dependencies, then start the application with the following command:
npm start