🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@lightningjs/create-app

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/create-app

Create a new Lightning 3 Blits App

1.0.1
latest
npm
Version published
Maintainers
6
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 09 Oct 2024

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