desktop

The desktop client for parasmani skill asseser

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

To run the project first run npm install. Then open /src/axios.js and set both the baseURL to the url of the server. Then run npm run dev to start the application.