makitosan / vue-pri-editor

Simple picture editor like "print club" vue component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-pri-editor

TODO ITEMS

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

DEVELOPMENT

https://cli.vuejs.org/guide/mode-and-env.html

Create .env.development.local and .env.production.local files for the following environment variables. All environment variable names must start with VUE_APP_ prefix.

  • VUE_APP_API_ENDPOINT_ROOT

About

Simple picture editor like "print club" vue component


Languages

Language:Vue 95.7%Language:HTML 3.2%Language:JavaScript 1.1%