Microfrontend navigation in svelte
A menu using svelte to serve Zelda microfrontend
Getting started
- For development. Please comment off external libraries.
npm run dev
- For integration
npm run build && npm run preview
TODO:
- How to test svelte
- Integration with external frontend libraries. E.g. @walcron/zelda-shared-context project when imported shows error in development.