Electron desktop messenger client for Crimata
  • TypeScript 64.4%
  • Vue 25.6%
  • JavaScript 7.6%
  • Python 1.6%
  • HTML 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andrew Gundersen 8fe1679acc message updates
2022-01-23 10:46:44 -06:00
src message updates 2022-01-23 10:46:44 -06:00
.gitignore production refactor 2021-10-16 09:39:10 -05:00
.gitlab-ci.yml testing auto update 2021-04-16 13:42:46 -05:00
.npmrc production refactor 2021-10-16 09:39:10 -05:00
package-lock.json production refactor 2021-10-16 09:39:10 -05:00
package.json production refactor 2021-10-16 09:39:10 -05:00
README.md cicd 2021-04-13 14:52:41 -05:00
yarn.lock production refactor 2021-10-16 09:39:10 -05:00

crimata-electron

Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Customize configuration

See Configuration Reference.