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

https://github.com/flif-hub/flif-desktop

FLIF Desktop App
https://github.com/flif-hub/flif-desktop

Last synced: 4 months ago
JSON representation

FLIF Desktop App

Awesome Lists containing this project

README

        

# flif-desktop
FLIF Desktop App

This is under construction and not ready for use yet.

## Design mocks for app

These are the current mockups, however they are subject to change and discussion. Create a Github issue if you would like to contribute to the design of FLIF Desktop.

Mockup of easy conversion mode

## Running locally for development

1. Install [Node.js/npm](https://nodejs.org)
1. `npm install`
1. `npm start`

### Tools Tech Stack:

* [node-flif](https://github.com/FLIF-hub/node-flif)
* [nw.js](https://nwjs.io)
* [Vue.js](https://vuejs.org)
* [Sass](https://sass-lang.org)