Skip to main content
Version: 3.xx.xx

JavaScript

Refine supports you to develop with JavaScript. All features of refine can be used with JavaScript. In our example below, we developed the tutorial with Ant Design selection entirely with JavaScript. You can learn more by following the live example.

Run on your local
npm create refine-app@latest -- --example with-javascript