Skip to content

SeniorPlace/simple-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCRM

Prerequisites

Node v18+

Local setup

in the root of the repository, run the following

npm install

Then launch the frontend and backend in separate terminals.

Terminal 1:

cd code/server
npm run start

Terminal 2:

cd code/client
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published