README
NORD DDB Prototype UI Kit 🚀
UI Kit for Vue-based projects.
Created with vue-cli barebone Webpack project for minimal size.
Build Setup
npm install
# install required dependencies.
npm run dev
# go to http://localhost:8080 to see what components are available.
npm run build
# This is optional. Since you'll only import compontents and not build the library.
Import components
import { Button } from '@smokingslim/nord-ui'
<Button buttonText='Your Button Text here' class="bgGreen" />
// Examples and options are documented at localhost:8080
Available components
- nor/d Logo
- Buttons
- Spinning Loaders
- List items
Author
Sebastian Otarola
Twitter: @SmokingSlim
LinkedIn: https://www.linkedin.com/in/sebastianotarola/