1.0.4 • Published 6 years ago

@foxythemes/client-server-cli v1.0.4

Weekly downloads
452
License
MIT
Repository
github
Last release
6 years ago

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.