/mrt-lnd

Primary LanguageTypeScript

Learning and Development Dashboard (LEAD)

Table of Contents

  1. Introduction
  2. Features
  3. Technology Stack
  4. Installation and Setup

Introduction

The Learning and Development Dashboard (LEAD) is an initiative aimed at enhancing the skills and experiences of the MRT staff. Recognizing the rapid pace of technological and operational advancements in the transportation sector, it becomes imperative to equip our staff with the most up-to-date knowledge and skills. LEAD ensures a structured and efficient approach to internal upskilling.

Technology Stack

Installation and Setup

  1. Prerequisites: Ensure you have Node.js minimum v16 and npm installed.
  2. Clone the Repository:
git clone gitlab.com/
cd mrt-lnd
  1. Install Dependencies:
pnpm install
  1. Run the Application:
pnpm run dev

Visit http://localhost:3000 to view the dashboard.