Socket
Socket
Sign inDemoInstall

@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


Version published
Weekly downloads
14
decreased by-17.65%
Maintainers
47
Weekly downloads
 
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc