PicsSmart-Client

This component contains the frontend service of the PicsSmart application. This can be run as a standalone service in the client machine.

Deploying

Run in development mode

Clone the repository

git clone https://github.com/PicsSmart/picssmart-client.git

Prerequisites

  • Node

Install the dependencies

npm install

Run the application

npm run dev

Install the application

  • In here there are two options. You can either build from scratch or install picssmart-client application from the latest release in the picssmart-core repository accoridng to your client operating system.