create-frames

0.1.44 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i create-frames

Weekly Downloads

11

Version

0.1.44

License

MIT

Unpacked Size

1.33 MB

Total Files

251

Last publish

Collaborators

  • davidfurlong