1.2.9 • Published 12 months ago

@frontend-composer/cli v1.2.9

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

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
1.2.0

12 months ago

1.1.0

12 months ago

1.2.8

12 months ago

1.2.7

12 months ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.1.0-beta.2

12 months ago

1.1.0-beta.1

12 months ago

1.1.0-beta.5

12 months ago

1.1.0-beta.4

12 months ago

1.2.9

12 months ago

1.1.0-beta.3

12 months ago

1.0.0

1 year ago

0.2.0

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago