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

https://github.com/bondok6/electron-finiex


https://github.com/bondok6/electron-finiex

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# electronuxt

> An electron-nuxt project

#### Build Setup

``` bash
# install dependencies
yarn install

# serve app with hot reload
yarn dev

# build electron application for production
yarn build

```

---

This project was generated with [electron-nuxt](https://github.com/michalzaq12/electron-nuxt) v1.8.1 using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://github.com/michalzaq12/electron-nuxt/blob/master/README.md).