# blaze-ui

## Scripts:

### Build the library:

Run the **npm run build-sass** command line to build.

### Development:

Run **npm install** to install dependencies.

Run the **npm run dev** command line to work with the library.

Will start a dev server *localhost:3000* with watch mode. 