https://github.com/hiyali/katip-fe
A cross platform front-end project of the Katip product based on electron
https://github.com/hiyali/katip-fe
1password electron front-end katip vue
Last synced: about 1 month ago
JSON representation
A cross platform front-end project of the Katip product based on electron
- Host: GitHub
- URL: https://github.com/hiyali/katip-fe
- Owner: hiyali
- Created: 2018-05-06T06:13:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T10:20:05.000Z (over 3 years ago)
- Last Synced: 2025-01-23T01:22:59.084Z (over 1 year ago)
- Topics: 1password, electron, front-end, katip, vue
- Language: Vue
- Homepage: https://katip.hiyali.org
- Size: 1.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# katip-fe
> Katip front end project
#### Build Setup
``` bash
yarn # install
yarn run dev # electron
npm run build # electron
npm run build:web # web
npm run lint
```
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[7c4e3e9](https://github.com/SimulatedGREG/electron-vue/tree/7c4e3e90a772bd4c27d2dd4790f61f09bae0fcef) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).