Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
/ miniCRM Public archive

A very basic CRM project made for the testing classe.

Notifications You must be signed in to change notification settings

OmarATARI/miniCRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stack

  • Front: React JS
  • Database: Firebase
  • Node & npm
  • Testing: Jest & Enzyme

Get started

Build and run the app using :

$ docker-compose up --build -remove-orphans

Launch tests :

$ docker-compose exec client npm test

The App should be App :

visit client : http://localhost:3000

To check the status :

$ docker-compose ps

About

A very basic CRM project made for the testing classe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published