An open API service indexing awesome lists of open source software.

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

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).