https://github.com/kotorijs/webui
kotori webui front end
https://github.com/kotorijs/webui
bot chat-framework chatbot frontend javascript robot vue webui
Last synced: about 2 months ago
JSON representation
kotori webui front end
- Host: GitHub
- URL: https://github.com/kotorijs/webui
- Owner: kotorijs
- Created: 2024-02-15T13:02:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T19:39:09.000Z (over 1 year ago)
- Last Synced: 2024-08-29T09:25:18.666Z (over 1 year ago)
- Topics: bot, chat-framework, chatbot, frontend, javascript, robot, vue, webui
- Language: Vue
- Size: 1.41 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kams
## Project setup
```
npm install
```
### 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](https://cli.vuejs.org/config/).