blueprint-vue

2.5.25 • Public • Published

Blueprint Title

Blueprint Vue

UI kit for Vue 2.X web applications.

  • 🧱 20+ Individual Components
  • 🎨 Rich Colors & Gradients
  • 🧩 Simple Icon Set

Setup

To get started...

npm install
npm run start-storybook

Build and Publish for Firebase

The Storybook project is hosted through Firebase. To build the project and deploy it to Firebase...

npm run build-storybook
firebase deploy

In order to deploy to Firebase, you will need access to the Firebase project and Firebase tools installed on your CLI (npm install -g firebase-tools). Please contact James Parkes for access to the Firebase project.

Build and Publish for NPM

The Blueprint UI kit is deployed through NPM. To build the package and deploy it to NPM...

npm run build
npm publish

In order to publish to NPM, you will need access to the NPM package. Please contact James Parkes for access to the NPM package.

License

MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i blueprint-vue

Weekly Downloads

33

Version

2.5.25

License

MIT

Unpacked Size

14.8 MB

Total Files

13

Last publish

Collaborators

  • peterbedorjr
  • jaytdev
  • jamesparkes