cra-template-kendo
Advanced tools
Comparing version 0.2.1-dev.0 to 0.3.0
{ | ||
"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.* |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
43861
21
1