Skip to content

vjrngn/silver-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silver Screen App

Companion code for Component Driven Design in VueJS

Installation

git clone https://github.com/vjrngn/silver-screen.git
cd silver-screen
npm install

Usage

Run gulp to compile all files and gulp watch to watch for any file changes

This app does not ship with a server so you'll need to run your own.

PHP Server

php -S localhost:8080

Python (default: 0.0.0.0:8000)

python -m SimpleHTTPServer

About

Component Driven Design in VueJS Sample App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published