1.0.1 • Published 1 year ago

student-lms v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

// Start the App npx student-lms;

Student Management System

Student Management System is a command-line word counting application built with Node.js and Inquirer, boxen and chalk. It allows users to test their knowledge by answering a series of multiple-choice questions.

Installation

  1. Clone the repository: git clone https://github.com/alemughal/Typescript-Projects.git
  2. Navigate to the project directory: cd Typescript-Projects
  3. Install the dependencies: npm install

Usage

To start the app, run the following command in your terminal:

npx student-lms