Skip to content

ManojNathIC/nulp-elite-ui

This branch is 466 commits behind NIUANULP/nulp-elite-ui:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 15, 2024
Mar 27, 2024
Sep 9, 2024
May 30, 2024
Jan 31, 2024
Mar 13, 2024
Jan 31, 2024
Jan 31, 2024
Jul 8, 2024
Sep 6, 2024
Jan 31, 2024
Apr 29, 2024
Aug 22, 2024
Aug 10, 2024

Repository files navigation

nulp-elite-ui

What is the NULP webapp?

The NULP portal is the webapp interface for the NULP learner application stack. It provides a web-app through which all functionality of NULP can be accessed along with few extra functionalities listed below.

Getting started

To get started with the NULP portal, please try out our dev and demo site at:https://devnulp.niua.org/webapp/domainList (Please consider minor flows as this is devolopment instance)

Local Installation

You can also install the Sunbird portal locally on your laptop, please follow following steps

  1. Make fork and clone of this repo

  2. Place this repo in Nulp portal repo at path "nulp-portal/src/app/".(Repo: https://github.com/NIUANULP/nulp-portal/tree/elite-deployment-test)

  3. In Nulp portal path "nulp-portal/src/app" follow following steps:

    -a. Use Node version : v16.19.0 -b. complete yarn install -c. Run node server.js

  4. Now in path "nulp-portal/src/app/nulp-elite-ui" follow following steps:

    -a. Use Node version : v18.16.0 -b. complete yarn install -c. Run yarn build

Reporting Issues

We have an active issue tracker. Please report any issues.

About

Repository for NULP Webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • TypeScript 5.0%
  • MDX 2.6%
  • CSS 2.1%
  • HTML 1.6%
  • Shell 0.1%