cyfs-dapp-cli

1.0.17 • Public • Published

cyfs-dapp-cli

You can use this tool to build your dec app in cyfs's world quickly. The dec app is contain a frontend, which is based on the frontend framework React and a backend, which use nodejs to develop the backend service.

Command

  1. To create a new dec app project with default Hello World template.
cyfs-dapp-cli create <project-name>
  1. To create a new dec app project with specific template.

You can use -t or --template to appoint a specific template, more templates: order-demo | message-board-demo

cyfs-dapp-cli create <project-name> -t <template-name>
  1. To retrieve the tool version.
cyfs-dapp-cli --version
  1. For helps.
cyfs-dapp-cli --help

Package Sidebar

Install

npm i cyfs-dapp-cli

Weekly Downloads

18

Version

1.0.17

License

MIT

Unpacked Size

9.67 kB

Total Files

9

Last publish

Collaborators

  • barton111