Socket
Book a DemoInstallSign in
Socket

@lendi/generator-cra

Package Overview
Dependencies
Maintainers
47
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi/generator-cra

Static app generator

latest
npmnpm
Version
2.0.0
Version published
Maintainers
47
Created
Source

@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!

Keywords

cra

FAQs

Package last updated on 09 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts