Skip to content

1021s/inna-service

Repository files navigation

ZHome - House Listing Application

Photo Modal Carousel

Before you start, install the dependencies:

npm install

To build, run the command:

npm run build

If you want to have watch set up with your build, run the command:

npm run watch

To start the server:

npm start

To run tests, run the command:

npm test

Releases

No releases published

Packages

No packages published