Fiberfy 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