This MFE application for Institutions Admins offers an extensive range of features and a user-friendly interface. With its continuous improvements and ability to adapt to evolving needs, it empowers Institutions Admins to efficiently control and manage all the essential functionalities required for their role.
- Stat openedx services.
- Run
npm install
. - Run
npm start
- Visit
http://localhost:1627
- Jest test:
npm test
- Lint test:
npm run lint