You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nimbus318 a9c25de696
feat: support ascend and nvidia use mode(hami-core mig mps)
9 months ago
..
projects/vgpu feat: support ascend and nvidia use mode(hami-core mig mps) 9 months ago
public Initial commit of HAMi-WebUI source code 1 year ago
src Initial commit of HAMi-WebUI source code 1 year ago
.env.development Initial commit of HAMi-WebUI source code 1 year ago
.env.production Initial commit of HAMi-WebUI source code 1 year ago
.eslintrc.js Initial commit of HAMi-WebUI source code 1 year ago
.gitignore Initial commit of HAMi-WebUI source code 1 year ago
README.md Initial commit of HAMi-WebUI source code 1 year ago
babel.config.js Initial commit of HAMi-WebUI source code 1 year ago
jsconfig.json Initial commit of HAMi-WebUI source code 1 year ago
package.json Initial commit of HAMi-WebUI source code 1 year ago
permission.js Initial commit of HAMi-WebUI source code 1 year ago
vue.config.js Initial commit of HAMi-WebUI source code 1 year ago

README.md

web

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.