1.0.0 • Published 2 years ago

tz-bo-layouts v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

tz-bo-layouts

Tranzak back office layout components.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

Generated files are available under dist folder.

Compile for all targets.
npm run build
Specific target compilation
  • Common JS :
npm run build:ssr
  • ES Module :
npm run build:es
  • Browser or usage directly by including through script tag :
npm run build:unpkg

Lints and fixes files

npm run lint

Tip : Builder generated with vue-sfc-rollup