simple-single-spa-webpack-example

1.0.0 • Public • Published

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. yarn install (or npm install)
  3. yarn watch (or npm run watch)
  4. Open up http://localhost:8080 in a web browser.

/simple-single-spa-webpack-example/

    Package Sidebar

    Install

    npm i simple-single-spa-webpack-example

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    22.9 kB

    Total Files

    17

    Last publish

    Collaborators

    • vijay.vadlamani