single-spa-layout-new
v0.2.5
Published
Vue application with header, navbar and footer for be included in a single-spa application as registered app.
Downloads
2
Maintainers
Readme
single-spa-layout-app
This is a Vue 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