/panel

🍀 UI integrated with Katan's web server built with VueJS 2 for visual server management.

Primary LanguageVue

Katan Panel

Installation

This is Katan's client, for it to work you need your Web Server.
Follow the installation tutorial for the Katan Web Server before start installing it.\

Cloning

In order to run Katan, first you need to clone this repository.

$ git clone https://github.com/KatanPanel/panel

Building

After cloning, install the dependencies and build.

$ npm install

For production:

$ npm run build

For development:

$ npm run serve

Then, access the address where Katan is and voilá: Katan Panel