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

cra-template-kendo

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-kendo - npm Package Compare versions

Comparing version 0.2.1-dev.0 to 0.3.0

4

package.json
{
"name": "cra-template-kendo",
"version": "0.2.1-dev.0+595dd89",
"version": "0.3.0",
"keywords": [

@@ -36,3 +36,3 @@ "react",

"homepage": "https://www.telerik.com/kendo-react-ui/",
"gitHead": "595dd8904e0a8f86ca5958ab7ff493c88dd00087"
"gitHead": "38b308d4988a0c157a02ad18d47728caea1559d4"
}

@@ -0,3 +1,20 @@

# Create React App Template Kendo
[Create React App](https://github.com/facebookincubator/create-react-app) is a tool for scaffolding and building React applications.
The `create-react-app` script allows developers to provide [custom templates](https://create-react-app.dev/docs/custom-templates/) through the `--template` option. For KendoReact applications, you can choose between four different templates, depending on the preferred technology stack:
- [`cra-template-kendo`](https://www.npmjs.com/package/cra-template-kendo)—A template for React applications using KendoReact.
- [`cra-template-kendo-sass`](https://www.npmjs.com/package/cra-template-kendo-sass)—Adds `sass` support.
- [`cra-template-kendo-typescript`](https://www.npmjs.com/package/cra-template-kendo-typescript)—Adds `typescript` support.
- [`cra-template-kendo-typescript-sass`](https://www.npmjs.com/package/cra-template-kendo-typescript-sass)—Adds support for both `typescript` and `sass`.
The following code snippet demonstrates the usage of the `cra-template-kendo` template:
```bash
npx create-react-app my-react-app --template cra-template-kendo
```
*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.*
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