Skip to content

foxythemes/client-server-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client-server-cli

Express server to boost our templates development

Getting Started

  • Install with npm: npm install @foxythemes/client-server-cli -D
  • Run it with clientserver

Docs


clientserver --p 8080 -n src/html/pages-404.html -v src/html -a src/assets -j src/js

Basic options

-p, --port           Port
-n, --not-found      Source path of not found page
-v, --views          Source path of views
-a, --assets         Source path of assets
-j, --js             Source path of js


License

Copyright (c) FoxyThemes Licensed under the MIT license.

About

Express server to boost our templates development

Resources

License

Stars

Watchers

Forks

Packages

No packages published