The web app of Skin Disease Detection Project. Just a simple app built with Vue 3 and Bootstrap.
Go to file
2022-04-28 16:15:11 +08:00
public init 2022-04-27 00:17:23 +08:00
src Bridge between ImageForm and App 2022-04-28 16:15:11 +08:00
.browserslistrc init 2022-04-27 00:17:23 +08:00
.eslintrc.js init 2022-04-27 00:17:23 +08:00
.gitignore 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 Add bootstrap to project 2022-04-27 19:53:26 +08:00
package.json Add bootstrap to project 2022-04-27 19:53:26 +08:00
README.md init 2022-04-27 00:17:23 +08:00
vue.config.js init 2022-04-27 00:17:23 +08:00

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.