tz-bo-layouts
v1.0.0
Published
> Tranzak back office layout components.
Downloads
8
Readme
tz-bo-layouts
Tranzak back office layout components.
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
Generated files are available under dist folder.
Compile for all targets.
npm run buildSpecific 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:unpkgLints and fixes files
npm run lintTip : Builder generated with vue-sfc-rollup
