@frontend-composer/cli

1.2.9 • Public • Published

Frontend composer CLI

Installation

npm i @frontend-composer/cli -g

Commands

create-project

This command creates a project in the current directory or creates a directory, if you provide the name of your project.

fcc create-project --name test-app --template example
create-module

This command creates a module in src/modules/${name}

fcc create-module --name ExampleModule --template BasicJS

Readme

Keywords

none

Package Sidebar

Install

npm i @frontend-composer/cli

Weekly Downloads

312

Version

1.2.9

License

MIT

Unpacked Size

2.97 MB

Total Files

2100

Last publish

Collaborators

  • losiadly
  • mprzodala