Skip to content

pimise/kompot-wui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kompot-wui

Web interface for Kompot.

Project setup

1. Clone the repository
2. Make sure you have npm installed
3. cd ztable
4. Install project dependencies ```npm install```
5. Run the project ```npm run serve```
6. Open your browser with this url ```http://localhost:8080/```

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Kompot web interface

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.9%
  • Vue 23.0%
  • HTML 0.1%