Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lendi/generator-nextjs

Package Overview
Dependencies
Maintainers
17
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

  • 1.0.0
  • npm
  • Socket score

Version published
Maintainers
17
Created
Source

@lendi/generator-nextjs

Lendi's static app generator

Installation

First, install Yeoman and @lendi/generator-nextjs using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @lendi/generator-nextjs

Getting started

  1. Make sure you are in the directory where you want the project to be.
  2. Run the following command to generate your very own static app.
yo @lendi/nextjs
  1. You will then be prompted to input your project name and description. Once that's done. Go into your project directory and run yarn start.

All files will be created inside the directory ./<project-name> (relative to your current position).

Keywords

FAQs

Package last updated on 27 Nov 2018

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