0.1.4 • Published 3 years ago

single-spa-react-new v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm version

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