Closed grsx-1968 closed 1 year ago
Hi, did you paste the loader code directly into your terminal? That won't do anything. This project is a set of React components, so you need to use them in the context of a React app.
I see, and how would I do that?
React is primarily used to build web interfaces. You can learn more here: https://react.dev/
Hey there! I was interested in trying ui Ball loaders for my computer, I installed npm and ran
npm i @uiball/loaders. After choosing the loader I wanted I went ahead and placed the proper code for it in the terminal, however, that's where the problem was. After pressing enter it gave me zsh: parse error near `}' which is not letting me continue on with the process. Is there anything done wrong with the coding? Thanks in advance!