Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nlux/cli

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlux/cli

NPX command line interface of the `NLUX` AI UI library.

  • 1.0.7
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

NLUX CLI

NPX command line interface of the NLUX AI UI library.

If you are looking for the main NLUX NPM development packages to import in your project, please check @nlux/core and @nlux/react.

NPX Commands

Create

Create an NLUX starter web project. The project will include NLUX example ready to use, and it will be setup with the framework or library of your choice.

npx @nlux/cli create [options] <project-type> [directory]
Options
  • <project-type> — The type of project to create. Use one of:

    • nextjs — Next.js project with NLUX example.
    • react — React project running on Vite dev server, with NLUX example.
    • js — Vanilla JavaScript project running on Vite dev server, with NLUX example.

  • [directory] — The directory to create the project in.

Example
npx @nlux/cli create nextjs myAiProject

Learn More

To learn more about NLUX, please visit: docs.nlkit.com/nlux

Keywords

FAQs

Package last updated on 22 Jun 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc