single-spa-react-new
v0.1.4
Published
React application with two example pages for be included in a single-spa application as registered app.
Downloads
2
Maintainers
Readme
single-spa-react-app
This is a React application example used as NPM package in single-spa-root in order to register an application. See the installation instructions there.
💻 build in npm
If you prefer build this application you must follow next steps:
npm install
npm run build
You most register a user for npm (https://www.npmjs.org)
npm login
After you have successfully registered and your email has been authenticated
npm publish