Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 746 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 746 Bytes

This project is a Toptal assignment called Apartment rental.

in the client directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.

in the server directory, you can run:

yarn start

Runs the app in the development mode.
Defaults to http://localhost:3001

yarn dev

Runs the app in the development mode and watches all the file changes

yarn test

Launches the test runner in the interactive watch mode.\

Authored by: Giorgi Gelashvili