Skip to content

cdcd72/vite-kendo-react

Repository files navigation

KendoReact + Vite

How to run

  1. Install Node.js LTS Version.

  2. Enabling Corepack.

    corepack enable
    
  3. Install dependencies.

    yarn install
    
  4. Run app in dev env.

    yarn run dev
    

How to build and preview

  1. Build app.

    yarn run build
    
  2. Get published dist folder and preview your prod env.

    yarn run preview
    

How to lint

  1. Lint your app.

    yarn run lint
    

How to activate KendoReact

About

KendoReact with Vite demo project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors