Skip to content

rikvermeulen/create-lightning-app

Repository files navigation

Create-lightning-app

Interactive CLI to start a full-stack, boilerplate with building blocks for your Next(JS) project

Get started with the lightning Stack by running npm create lightning-app@latest

Rik Vermeulen Twitter follower count Lightning repo star count

Introduction Features · Author

Introduction

Lightning is an opinionated collection of packages, utilities and a set of rules for your Next.js 13.2 project.

It consists of:

More support coming soon!

Requirements

  • Node.js 18+ and npm

Getting started

To create a project using lightning stack, run any of the following three commands and answer the command prompt questions:

npm

npm create lightning-app@latest

yarn

yarn create lightning-app@latest

pnpm

pnpm create lightning-app@latest

License

Licensed under the MIT License, Copyright © 2022

See LICENSE for more information.

Author