vue-bootstrap-layout

1.0.0-alpha.1 • Public • Published

vue-bootstrap-layout

npm version

Vue.js components using Bootstrap Layout.

Sample application

See the adminplus-boilerplate-vue repository for a sample Vue.js application.

Build

You can easily build vue-bootstrap-layout yourself.

Our build tool of choice is Webpack. You should have webpack installed globally:

npm install -g webpack

And the build dependencies:

npm install

Any of the following will create the dist/vue-bootstrap-layout.js file:

Production build

Includes minification and several optimizations:

npm run build

Development build

A faster build suited for development, with no optimizations and without minification:

npm run build-dev

Watch

Start an initial development build and then FAST continuous incremental builds:

npm run dev

Readme

Keywords

Package Sidebar

Install

npm i vue-bootstrap-layout

Weekly Downloads

1

Version

1.0.0-alpha.1

License

ISC

Last publish

Collaborators

  • lazabogdan