Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crm-demo-server

This repository contains the server code for the demo CRM.

Prerequisites

Before you begin, ensure you have the following installed on your system:

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/gocobalt/crm-demo
    cd crm-demo
  2. Start the Redis server:

     sudo service redis-server start
  3. Install the project dependencies:

    npm install
  4. Start the development server:

    npm run dev

    The development server is now running on http://localhost:4000

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages