Skip to content

jed1976/prototype_respond_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype CLI for a component framework

Static Site Generator for 🔺RE:DOM

Command line tool for creating, developing, building and serving static web projects using the Respond Single Page Application Framework.

Install

npm i --global @handwhittled/respond-cli

New

respond new respond-site

Develop

At the root of a Respond site run respond develop to start the Respond development server.

Build

At the root of a Respond site run respond build to do a production build of a site.

Serve

At the root of a Respond site run respond serve to serve the production build of the site for testing.

About

Prototype CLI for a component framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published