New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-backpack-app

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-backpack-app

latest
Source
npmnpm
Version
0.6.1
Version published
Weekly downloads
5
400%
Maintainers
1
Weekly downloads
 
Created
Source

Create Backpack App

Prerequisites

  • You need to have node@18.x.x and yarn (recomended) / npm installed.
  • You need to have access to templates used in this cli.
    • https://github.com/ef-global/nextjs-backpack-boilerplate,
    • https://github.com/ef-global/reactjs-backpack-boilerplate,
    • https://github.com/ef-global/storyblok-nextjs-backpack-boilerplate
  • You need to have GH_PACKAGES_TOKEN setup in your environment variables. (https://vimeo.com/777149667)

Run the following command to create a new app with Backpack Design System:

npm create backpack-app

or

yarn create backpack-app

Keywords

create-backpack

FAQs

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