🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

@strapi/admin

Package Overview
Dependencies
Maintainers
9
Versions
2019
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@strapi/admin

Strapi Admin

Source
npmnpm
Version
0.0.0-next.4e3b7c0d7fa4aea6cd9c7de5f63e77d79e147a0f
Version published
Weekly downloads
144K
-6.43%
Maintainers
9
Weekly downloads
 
Created
Source

Strapi built-in admin panel

Description

This is the admin panel package

Contribute

You can read the contribution guide here

Setup

Create a new Strapi project: strapi new myApp.

Go in your project: cd myApp.

Development

Start the React application: cd myApp/admin, then npm start.

The admin panel should now be available at http://localhost:4000.

Build

In order to check your updates, you can build the admin panel: cd myApp, then npm run build.

FAQs

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