/webix-first

My first touch on Webix Jet

Primary LanguageJavaScriptMIT LicenseMIT

Facebook Video Downloader - Webix Jet App

This project is about an app for downloading video from Facebook. Just paste the link, and you're ready to go. But first you need to register your account, so we can trace your activity using this app ;)

This app using this project for API endpoints.

Demo

Demo is available here.

How to run

  • run npm install
  • run npm start
  • open http://localhost:8000

Other commands

Run lint

npm run lint

Build production files

npm run build

After that you can copy the "codebase" folder to the production server

License

MIT