Skip to content

edx/frontend-app-exams-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

|Build Status| |Codecov| |npm_version| |npm_downloads| |license| |semantic-release|

frontend-app-exams-dashboard

Please tag @edx/masters-devs-cosmonauts on any PRs or issues. Thanks!

Introduction

This micro-frontend provides instructors with a view to manage exams.

Installation

  1. Clone your new repo:
git clone https://github.com/openedx/frontend-app-exams-dashboard.git
  1. Use node >=v14.15.

    For convenience, this repository includes an .nvmrc file to help in setting the correct node version via nvm.

  2. Install npm dependencies:

cd frontend-template-application && npm install
  1. Start the dev server:
npm start

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

About

edX micro-frontend application for managing exams information.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published