The web app of Skin Disease Detection Project. Just a simple app built with Vue 3 and Bootstrap.
Go to file
Sunday 4024d63f26 Add link for NewsAlbumItem 2022-04-30 21:47:45 +08:00
public init 2022-04-27 00:17:23 +08:00
src Add link for NewsAlbumItem 2022-04-30 21:47:45 +08:00
.browserslistrc init 2022-04-27 00:17:23 +08:00
.env fix: Use axios to upload image for detecting. 2022-04-29 00:06:05 +08:00
.env.production fix: Use axios to upload image for detecting. 2022-04-29 00:06:05 +08:00
.eslintrc.js init 2022-04-27 00:17:23 +08:00
.gitignore init 2022-04-27 00:17:23 +08:00
README.md init 2022-04-27 00:17:23 +08:00
babel.config.js init 2022-04-27 00:17:23 +08:00
jsconfig.json init 2022-04-27 00:17:23 +08:00
package-lock.json fix: Use axios to upload image for detecting. 2022-04-29 00:06:05 +08:00
package.json fix: Use axios to upload image for detecting. 2022-04-29 00:06:05 +08:00
vue.config.js init 2022-04-27 00:17:23 +08:00

README.md

skin-disease-app

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.