kvcache-ai-ktransformers/ktransformers/website
2024-11-04 14:02:19 +08:00
..
public Initial commit 2024-07-27 16:06:58 +08:00
src Initial commit 2024-07-27 16:06:58 +08:00
tests/unit Initial commit 2024-07-27 16:06:58 +08:00
.browserslistrc Initial commit 2024-07-27 16:06:58 +08:00
.eslintrc.js Initial commit 2024-07-27 16:06:58 +08:00
.gitignore Initial commit 2024-07-27 16:06:58 +08:00
config.d.ts Initial commit 2024-07-27 16:06:58 +08:00
jest.config.js Initial commit 2024-07-27 16:06:58 +08:00
package-lock.json : refactor local_chat and fix message slice bug in server 2024-11-04 14:02:19 +08:00
package.json Initial commit 2024-07-27 16:06:58 +08:00
README.md Initial commit 2024-07-27 16:06:58 +08:00
tsconfig.json Initial commit 2024-07-27 16:06:58 +08:00
vue.config.js Initial commit 2024-07-27 16:06:58 +08:00

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.