/mfe-navbar

Microfrontend child application using single spa architecture

Primary LanguageJavaScript

cnnt-navbar

This project is a child/sub app that registered on negotiation-iq-ui-parent was bootstrapped with SingleSpa.

Run the example

1, Open command terminal

2, Clone this project

3, Go to app folder and do:

  • npm install

4, Under root directory

  • npm run local

Available Scripts

In the project directory, you can run:

npm run local

Runs the app via webpack devServer in the development mode on port 3003.
Open http://localhost:3003 to view the served files in the browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can go to MFE FAQ Confluence Page to learn more about other children apps.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

KITT badge