create-lightning-app
v0.4.1
Published
Create web application with lightning
Readme
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@latestyarn
yarn create lightning-app@latestpnpm
pnpm create lightning-app@latestLicense
Licensed under the MIT License, Copyright © 2022
See LICENSE for more information.
Author
- Rik Vermeulen (@rikvermeulen_)
