Skip to content

Pearson-Advance/frontend-app-instructors-portal

Repository files navigation

frontend-app-instructor-portal

Introduction

This MFE application for instructors offers an extensive range of features and a user-friendly interface. With its continuous improvements and ability to adapt to evolving needs.

Development

  • Stat openedx services.
  • Run npm install.
  • Run npm start
  • Visit http://localhost:1990

Testing

  • Jest test: npm test
  • Lint test: npm run lint