tz-bo-layouts
v1.0.0
Published
> Tranzak back office layout components.
Downloads
4
Readme
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