You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

create-frames

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

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.

0.1.44
latest
Source
npmnpm
Version published
Weekly downloads
3
Maintainers
2
Weekly downloads
 
Created
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@latest

Using yarn

yarn create frames@latest

Using pnpm

pnpm create frames@latest

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

Package last updated on 24 Feb 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