milankinen / react-bacon-todomvc

Classical TodoMVC with React+Bacon.js
MIT License
98 stars 15 forks source link

I'd love to see this run, do I have to install it? #4

Open DSMagica opened 8 years ago

DSMagica commented 8 years ago

I manually uploaded the code to my server and it runs but there's no styling so it's dog ugly. I don't see any css so I'm assuming I skipped a step. I've never used git commands or any sort of package or download manager so I don't know if there is a step I'm missing. Is there a link I can go to to see it working? Is there an easy way for me to get it to work properly on my server without installing a new framework or hiring people? Thx.

milankinen commented 8 years ago

Sorry forgot to add styles to version control. Should work now locally:

git clone https://github.com/milankinen/react-bacon-todomvc.git
open react-bacon-todomvc/index.html