Socket
Book a DemoInstallSign in
Socket

@lightningjs/create-blits

Package Overview
Dependencies
Maintainers
6
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/create-blits

Create a new Lightning 3 Blits App

latest
Source
npmnpm
Version
1.4.1
Version published
Weekly downloads
6
Maintainers
6
Weekly downloads
 
Created
Source

Create a new Blits App

The recommended way to start a new Lightning 3 project

Usage

In order to create a new L3 Blits App, all you need to do is run the following command in your terminal or command prompt:

npm create @lightningjs/app

You will be guided through a short series of questions to generate a new project with all the boilerplate code you need to start building your own Lightning 3 App.

Once you're done, navigate to the newly create project folder, run npm install and npm run dev to see your fresh Lightning 3 Blits App in action.

FAQs

Package last updated on 04 Apr 2025

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