Giter Club home page Giter Club logo

frontend-app-sidebar-navigation's Introduction

frontend-app-sidebar-navigation

Introduction

This is the Sidebar Navigation MFE (Micro-Frontend Application), which allows interaction with the course outline directly on the course content pages Frontend app Sidebar Navigation MFE.

This is useful if you have large courses or want to improve the user experience, as the learner does not need to leave the course content page to navigate to other sections or subsections of your course.

Prerequisites

  • Install devstack locally and then run make dev.up.
  • It is necessary to be logged in to be able to enter the MFE.

Installation and Startup

  1. Clone the repo using SSH:
git clone [email protected]:Pearson-Advance/frontend-app-sidebar-navigation.git
  1. Use node v16.x.

    The micro-frontend build scripts support node 16. Using other major versions of node may work, but is unsupported. For convenience, this repository includes an .nvmrc file to help in setting the correct node version via nvm.

  2. Install npm dependencies:

cd frontend-app-sidebar-navigation && npm install
  1. Verify the application port to use for local development :9090.
  2. Start the dev server:
npm start

The dev server is running at http://localhost:9090 or whatever port you setup.

Project Structure

The source for this project is organized into nested submodules according to the ADR Feature-based Application Organization.

Build Process Notes

Production Build

The production build is created with npm run build.

Contributing

If you are willing to contribute or want to know how to do so, please see our CONTRIBUTING guide.

frontend-app-sidebar-navigation's People

Contributors

alexjmpb avatar anfbermudezme avatar squirrel18 avatar

Watchers

Scott Dunn avatar  avatar

Forkers

cucwd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.