๐Ÿš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more โ†’
Socket
DemoInstallSign in
Socket

@lendi/generator-nextjs

Package Overview
Dependencies
Maintainers
25
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi/generator-nextjs

Static app generator

2.0.1
npm
Version published
Maintainers
25
Created
Source

@lendi/generator-nextjs

A generator for static websites.

Installation

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

You need to have nodejs and yarn installed first.

Usage

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

yo @lendi/nextjs [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 nextjs  โ”‚
   `---------ยด   โ”‚        generator!        โ”‚
    ( _ยดU`_ )    โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
    /___A___\   /
     |  ~  |
   __'.___.'__
 ยด   `  |ยฐ ยด Y `

? Project name: (e.g. loans-blog) loans-blog
? Project description: (e.g. A website for the loans blog.) A website for the loans blog.

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

๐ŸŽ‰ DONE!

Keywords

static app

FAQs

Package last updated on 03 Jan 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