Skip to content

Front end based on Vue.js for shanghai nucleic acid test OCR web application

Notifications You must be signed in to change notification settings

Song-Gq/shanghai-nucleic-acid-ocr-vue

Repository files navigation

shanghai-nucleic-acid-ocr-vue

a simple vue.js front end for shanghai nucleic acid test screenshot OCR

See back end and ocr script for reference https://github.com/Song-Gq/shanghai-nucleic-acid-ocr

Changes Needed

In /src/main.js

let targetDomain = 'https://your.own.domain:443'

Dependency

In package.json, run the following scripts

"install-element": "npm i element-ui -S",
"install-axios": "npm i axios -S"

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Front end based on Vue.js for shanghai nucleic acid test OCR web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published