Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 401 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 401 Bytes

Kappy

Kappy is an app to manage your companies time and hours put into work

Install

git clone --depth 1 --single-branch https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name
cd your-project-name
yarn

Starting Development

yarn dev

Packaging for Production

yarn package