How to create microfrontend single page application(In angular) with specific version

43 Views Asked by At

I am new to microfrontend. I have created the microfrontend angular application(Using single SPA approach) using the command "create-single-spa", project is created with latest version i.e 15.1.0. But I want to create project with the specific version i.e.12.0.0. Can anyone help me. Is there any commands to create microfrontend singl SPA application with specific version.

0

There are 0 best solutions below