Skip to content

Interactive UI Style Guide for Vibecast built with Vue.js

Notifications You must be signed in to change notification settings

MichMich/vuejs-style-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibecast UI Style Guide

An intractive UI style guide for a project I'm working on. Built with Vue.js using Laravel Elixir, Browserify and Elixir Vueify

Requirements

This project requires the latest version of npm.

Setup

Clone or download the repository, then in terminal run:

  • cd vuejs-style-guide
  • npm install
  • gulp

A public folder is created with assets. If you want to fire up a local server run http-server public. For continious development run gulp watch. To minify assets run gulp --production.

About

Interactive UI Style Guide for Vibecast built with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.2%
  • Vue 38.4%
  • HTML 12.8%
  • JavaScript 3.6%