ryan-haskell / storybook-vue

Templates for winners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storybook FED

Templates for winners

Local Development (Node v10.15.0)

  1. npm install

  2. npm start

Local Development (Docker)

Right now, the hot reloading doesn't seem to be firing off. I would recommend using the No

  1. docker-compose up

Overview

The template site is broken up into three areas:

  1. Components - The visuale building blocks of the UI.

  2. Layouts - The invisible structures reused across the site.

  3. Pages - The things we show the client (bigger components).

About

Templates for winners


Languages

Language:JavaScript 72.9%Language:Vue 24.5%Language:Dockerfile 1.9%Language:CSS 0.7%