- Notifications
You must be signed in to change notification settings - Fork0
elsewhencode/single-spa-workshop
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Welcome! You are going to learn the essentials of the single-spa setup. How exciting!
This is small monorepo with each step in its own folder. You can either followalong from the00 - start folder or skip to the step we are on, if things arenot working or to cheat by looking ahead.
This should install the dependencies for each step:
npm install
Each step includes anotherREADME.md with the instructions to get to the next step.
If you want to follow along on your own you can use these files to get to the end state
- 00 - start A basic vite app that we can use as a starting point.From here we will install the framework and load a sample test app from our code
- 01 - single spa With the framework ready, we can nowstart implementing our microfrontend application
- 02 - the application We have the framework and anapplication. We can extend the usefulness by passing additional information from one to the other
- 03 - passing information Let's get our app ready to be deployed
- 04 - bundling things up For extra credit we can display several apps at the same time
- 05 - extra credit Completed app
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.