BusraBakar7 / UI5-Sap-for-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI5 Web Components for React - Vite + TypeScript Template

How to use this template

npx degit SAP/ui5-webcomponents-react/templates/vite-ts#main my-project
cd my-project

Getting Started

First, install the node_modules:

npm install

Then, run the development server:

npm run dev

Run Tests

Run all component tests headlessly in Chrome:

npm run test

Open component tests in Chrome:

npm run test:open

Learn More

To learn more about Vite and UI5 Web Components for React, please visit the following resources:

About


Languages

Language:TypeScript 90.5%Language:HTML 5.7%Language:JavaScript 2.4%Language:CSS 1.5%