how I can install antd in my deno project?
how I can install antd in my deno project?
1 Reply
I'm sorry, but the documentation does not provide a clear answer on how to install the Ant Design (antd) library in a Deno project. Ant Design is a React UI library and Deno is a runtime for JavaScript and TypeScript, they are not directly compatible. You might need to look for a Deno-specific solution or consider using a different environment that supports React and Ant Design.