2.0.0 โ€ข Published 5 years ago

@lendi/generator-cra v2.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

@lendi/generator-cra

A generator for static apps.

Installation

yarn global add yo @lendi/generator-cra@latest

You need to have nodejs and yarn installed first.

Usage

๐Ÿƒโ€โ™€๏ธ Run the generator:

yo @lendi/cra [directory]

If you would like the files to be created in a different directory to your current working directory then you can specify the directory as an argument.

๐Ÿ’ฌ Answer the questions:

     _-----_
    |       |    โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
    |--(o)--|    โ”‚   Welcome to the CRA     โ”‚
   `---------ยด   โ”‚        generator!        โ”‚
    ( _ยดU`_ )    โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
    /___A___\   /
     |  ~  |
   __'.___.'__
 ยด   `  |ยฐ ยด Y `

? Project name: (e.g. loans-dashboard) loans-dashboard
? Project description: (e.g. An app for the loans dashboard.) An app for the loans dashboard.

โฒ Wait for the files to be created and the dependencies to be installed.

๐ŸŽ‰ DONE!

2.0.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago