Socket
Socket
Sign inDemoInstall

create-frames

Package Overview
Dependencies
5
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-frames

Create a new Frames.js app with a single command using predefined templates.


Version published
Maintainers
1
Install size
2.40 MB
Created

Readme

Source

Create Frames.js app

Create a new Frames.js app with a single command using predefined templates.

Creating a project

Using npm

npm init frames

Using yarn

yarn create frames

Using pnpm

pnpm create frames

Installing globally (optional) and running from terminal

You can also install this package globally and run it from your terminal.

Using npm

npm install -g create-frames
create-frames

Using yarn

yarn global add create-frames
create-frames

Using pnpm

pnpm add -g create-frames
create-frames

FAQs

Last updated on 20 May 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc