Some experimentaion around a different way to layout single-spa apps to enforce correct DOM order. This is an experiment towards an alternative to single-spa-layout
for managing correct DOM order.
For some reason I decided to use lerna... that was silly.
npx lerna bootstrap
npx lerna boostrap --hoist
npm run start
npm run start
should run all start
commands in each project using lerna under the hood