@foxythemes/client-server-cli

1.0.4 • Public • Published

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.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @foxythemes/client-server-cli

    Weekly Downloads

    35

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    4.35 kB

    Total Files

    4

    Last publish

    Collaborators

    • aketmi
    • behuti
    • miguelmich