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.
 
 
 
Arkidian 8ec11abb90
init
4 years ago
public init 4 years ago
src init 4 years ago
tests init 4 years ago
.browserslistrc init 4 years ago
.eslintrc.js init 4 years ago
.gitignore init 4 years ago
README.md init 4 years ago
babel.config.js init 4 years ago
cypress.json init 4 years ago
jest.config.js init 4 years ago
jsconfig.json init 4 years ago
package-lock.json init 4 years ago
package.json init 4 years ago
vue.config.js init 4 years ago

README.md

opencv-img-editor-vue

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

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.