Skip to content

ahmedbrs1993/credit-management-system

Repository files navigation

Waalaxy Credit Management System

Requirements :

  • Node.js
  • Nx CLI

Installation

Before running the project, install all necessary dependencies:

npm install

Run tasks :

To run the development server for your frontend, use:

nx serve frontend

To run the development server for your backend, use:

nx serve backend

To run tests for the backend, use:

nx test backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published