0.5.0 • Published 4 years ago

@evolify/cli v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

web-cli

An awesome cli.

  • install

    npm i -g @evolify/cli

  • usage

    1. Create a project.
    z create <app-name>
    cd <app-name>
    yarn dev	# default run at 8080 port
    1. Run a single component without any configuration.(Now for react only, vue will be supported soon.). React hot loader is built in.
    z serve <path-to-component>
0.5.0

4 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago