Skip to content

mde/ribcage-preview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ribcage-preview

Run a preview server with live reloading for a ribcage component

Install

npm install -g ribcage-preview

Usage

ribcage-preview <dir>

<dir> should be the directory of the component you want to preview.

Create an example folder in your <dir> with an entry.js and an entry.css. All HTML should be created by entry.js.

open http://localhost:4000/default

This URL with livereload on every file change, and load in the compiled entry.js and entry.css.

About

Run a preview server for a ribcage component

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%