Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@strapi/admin

Package Overview
Dependencies
Maintainers
10
Versions
2336
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
4.0.0-next.6
Version published
Weekly downloads
182K
-14.13%
Maintainers
10
Weekly downloads
 
Created
Source

Strapi built-in admin panel

Description

TODO

Contribute

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 19 Aug 2021

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