Mitiaj / infoviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infoviz system based on open-source technologies

How to run?

  1. Clone repository
  2. Install composer dependencies:
    composer install
  1. Run migrations:
    php artisan migrate
  1. Install NPM dependencies:
    npm install
  1. Build frontend:
    npm run production

License

It is open-sourced software licensed under the MIT license.

About


Languages

Language:JavaScript 87.8%Language:PHP 5.0%Language:CSS 4.1%Language:Vue 2.3%Language:Blade 0.7%Language:Shell 0.0%