fgnass / spin.js

A spinning activity indicator
http://spin.js.org
MIT License
9.3k stars 1.02k forks source link

I do not work spin.js #308

Closed JuanVqz closed 8 years ago

JuanVqz commented 8 years ago

Hi good day. I'm trying to use spin does not work me. Clone the project and put it in the folder htdocs between examples and do not run. somebody help me? Thank you!

TimothyGu commented 8 years ago

Unfortunately I don't understand this question. What are the "examples" you are referring to?


Desafortunadamente no comprendo este pregunta. ¿Qué son los «ejemplos»?

Y, se habla español :)

JuanVqz commented 8 years ago

gracias TimothyGU los ejemplos que vienen cuando se clona el spin, ya lo hice en css gracias.

TimothyGu commented 8 years ago

Ah, ¿los archivos en site/? Tienes que copiar los scripts al site/. Puedes usar grunt:

npm i -g grunt-cli # instalar grunt. es posible que tienes que usar `sudo` para este
npm i              # instalar los dependientes locales para grunt
grunt

Ahora debes poder abrir site/index.html :)

JuanVqz commented 8 years ago

gracias TimothyGu!! muy amable