Skip to content

codestrike/rabto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RentMojo

Share items among your friends.

Docker Commands

  • docker build -t rentmojo:v1 .
  • docker run -it -p 9180:8080 --name rabta rentmojo:v1
  • In second terminal type
  • docker exec -it rentmojo:v1 bash
  • cd rentmojo
  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published