sweetcom.cli

0.0.109 • Public • Published

sweetcom.cli : sw

is a command line cli that will run build and init SweetApps with sw command line you can create, build, start(dev mode) or test your app

dependencies :

  • nodejs >= 11
  • List of Dependencies coming soon

Basic usage:

To be able to use our client please run :

npm install -g sweetcom.cli

Strat your application from default template

sw init Myapp
cd Myapp
sw start
sw build

sw commands

  • init : initialise an empty application to the directory given in parameter
  • start : start dev server with hot reload module
  • build : build prod version of your application
  • test : coming soon

/sweetcom.cli/

    Package Sidebar

    Install

    npm i sweetcom.cli

    Weekly Downloads

    2

    Version

    0.0.109

    License

    ISC

    Unpacked Size

    28.1 kB

    Total Files

    17

    Last publish

    Collaborators

    • npm