Skip to content

A Vue.js app demonstrating the various uses of my Flexbox Utility Library

Notifications You must be signed in to change notification settings

rabbitwerks/flexbox-util-playground

Repository files navigation

Flexbox Utility Playground

Author: Sean Becker : RabbitWerks.js

This project is a frontend application that demostrates the power of my Flexbox Utility Library. The basic concept that runs the app is class-based flexbox rules. Instead of writing your own most-of-the-time general use styles using Flexbox, the majority of work is abstracted away into basic changeable classes. Harnessing the power of Vue.js, dynamic changes can be applied on the fly. Check it out!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A Vue.js app demonstrating the various uses of my Flexbox Utility Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published