Fibairfy client SPA App
You need to have installed those dependencies in your system:
- libcairo2-dev
- libjpeg-dev
- libgif-dev
If you use a Debian based system you can install them with the next command:
sudo apt-get install libcairo2-dev libjpeg-dev libgif-dev
After you need to install nodejs dependencies:
npm install
npm run dev
npm run build
npm run build --report
This software is licensed under the terms of GNU AGPLv3 License included in this repository.
Copyright Roger Garcia 2017-2019, Sergio Edo 2018 (Spanish translations)