kazupon / vue-client-print

VCP - Vue Client Print

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend printing dynamic data made easy!

Commitizen friendly

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run documents

cd docs
npm install
npm run dev

Contributing

  1. fork and clone the repo
  2. create a seprate branch
  3. npm install
  4. make your changes
  5. commit using commitizen (either use commitizen extension or check this)
  6. you can run tests with: npm run test
  7. git push

Complete docs

for more info check this

About

VCP - Vue Client Print

License:MIT License


Languages

Language:Vue 64.8%Language:TypeScript 25.7%Language:CSS 8.3%Language:JavaScript 0.6%Language:HTML 0.3%Language:Shell 0.2%