New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cra-template-datocms-plugin

Package Overview
Dependencies
Maintainers
6
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-datocms-plugin

The base TypeScript template for creating DatoCMS plugins

1.0.2
latest
Source
npm
Version published
Weekly downloads
29
Maintainers
6
Weekly downloads
 
Created
Source

cra-template-datocms-plugin

This is a Create React App template to build DatoCMS plugins.

To use this template, add --template datocms-plugin when creating a new app.

For example:

npx create-react-app my-app --template datocms-plugin

# or

yarn create react-app my-app --template datocms-plugin

For more information, please refer to:

  • Getting Started – How to create a new app.
  • User Guide – How to develop apps bootstrapped with Create React App.

Keywords

react

FAQs

Package last updated on 13 Apr 2024

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