/vue-client-print

VCP - Vue Client Print

Primary LanguageVueMIT LicenseMIT

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