Skip to content

rkolec/single-spa-create-react-app-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single spa create react app

PoC of integrating two apps based on Create React App in single-spa metaframework with common react lib.

** RIGHT NOW THIS IS NOT WORKING EXAMPLE**

How to run

  1. Go to child-cra-app
npm install
npm start
  1. Go to root-cra-app
npm install
npm start
  1. Open url http://localhost:3000#/child

About

Poc of combining two applications based on create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published