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
- Host: GitHub
- URL: https://github.com/flif-hub/flif-desktop
- Owner: FLIF-hub
- License: mit
- Created: 2018-02-08T23:31:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T18:27:56.000Z (over 7 years ago)
- Last Synced: 2025-01-05T20:08:35.908Z (5 months ago)
- Language: Vue
- Size: 6.84 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flif-desktop
FLIF Desktop AppThis 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.
## 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)