Create React App Template Kendo
Create React App is a tool for scaffolding and building React applications.
The create-react-app
script allows developers to provide custom templates through the --template
option. For KendoReact applications, you can choose between four different templates, depending on the preferred technology stack:
The following code snippet demonstrates the usage of the cra-template-kendo
template:
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.