Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-kendoreact-app

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-kendoreact-app

The `create-kendoreact-app` tool is a thin wrapper around `create-react-app`. It provides a setup wizard that guides the user through the process of creating a new React application with KendoReact Components.

  • 0.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
23
decreased by-23.33%
Maintainers
1
Weekly downloads
 
Created
Source

Create KendoReact App

The create-kendoreact-app tool is a thin wrapper around create-react-app. It provides a setup wizard that guides the user through the process of creating a new React application with KendoReact Components.

The following code snippet shows how to start building a new app with the Create KendoReact App tool:

npx create-kendoreact-app

The create-kendoreact-app tool accepts the same options as create-react-app and adds the following on top:

  • --theme
  • --typescript
  • --sass

The options listed above allow you to skip the create-kendoreact-app wizard and set these options as arguments, for example:

Copyright © 2022 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.

FAQs

Package last updated on 10 Jun 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc