Skip to content

rgf1042/fibairfy-spa

 
 

Repository files navigation

fibairfy-spa

Build Status

Fibairfy client SPA App

Build Setup

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:

install dependencies

npm install

serve with hot reload at localhost:3000

npm run dev

build for production with minification

npm run build

build for production and view the bundle analyzer report

npm run build --report

Copyright

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)

About

fiberfy fiber tool client SPA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.4%
  • Vue 34.6%
  • TeX 5.8%
  • Other 0.2%