Skip to content

patostickar/carry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

CARRY

Description

CARRY® car rental platform

Getting Started

Dependencies

  • Node >=16
  • npm >=8

Installing

  • Clone this repository and checkout to development
  • Install ESLint, Error Lens & Prettier for VS Code
  • Initialize a local database with the name of carry
  • npm i /admin /api /client
  • Before editing, create and checkout to a new branch

Executing program

npm run dev