Run npm install && npm start
and navigate to http://localhost:8080
in your browser.
- The application route structure is setup within app.html
- Nested routes are defined within settings.html
- Route params are linked with a
@wire
adapter within settings.html