Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 289 Bytes

stereograph-cli

Simple Command Line Interface for creating a basic HTML development site with browser-sync support.

Development

It's easier to develop the CLI if you first uninstall it globally (if applicable). $ npm uninstall -g @stereograph/cli $ cd /path/to/stereograph-cli `