1.1.1 • Published 3 years ago

@firelayer/cli v1.1.1

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

Getting Started

Install firelayer CLI globally:

npm i -g @firelayer/cli

And initialize a new project:

firelayer init new-project

Once it's installed, you can cd new-project and yarn dev and it will run the development server on your local machine.

Table of Contents

Usage

$ npm install -g @firelayer/cli
$ firelayer COMMAND
running command...
$ firelayer (-v|--version|version)
@firelayer/cli/1.1.1 darwin-x64 node-v14.15.0
$ firelayer --help [COMMAND]
USAGE
  $ firelayer COMMAND
...

Command Topics