8000 GitHub - coderunderatree/simple-single-spa-webpack-example at angular1
[go: up one dir, main page]

Skip to content

coderunderatree/simple-single-spa-webpack-example

 
 

Repository files navigation

simple-single-spa-webpack-example

A simple example of how to use webpack with single-spa. Check out the docs and the guide to learn more about single-spa itself.

This repository hopefully will be helpful for starting your own single-spa project. It has a react application and an angular application coexisting in a minimalistic way. If this project turns out to be helpful to people, I can add some more documentation, comments in the code, etc.

How to use it

  1. Clone this project
  2. npm install
  3. npm run watch
  4. Open up http://localhost:9090 in a web browser.

About

A simple example of how to use webpack with single-spa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.0%
  • TypeScript 23.3%
  • HTML 17.7%
0