New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lightningjs/create-blits

Package Overview
Dependencies
Maintainers
6
Versions
5
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

1.4.0
latest
Source
npm
Version published
Weekly downloads
90
650%
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 Mar 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