Socket
Socket
Sign inDemoInstall

create-lincd-app

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-lincd-app


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

create-lincd-app

Run the following command to create a new LINCD app.

npx create-lincd-app [name]

Replace [name] with the name of your app

Once the installation is complete, enter the created folder and run npm start.

For example:

npx create-lincd-app my-app
cd my-app
npm start

Continue to open http://localhost:4000 in your browser.

Find more documentation about building LINCD apps at docs.lincd.org

Keywords

FAQs

Package last updated on 07 Mar 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