0
Does anyone know a simple way to download knockout.js on visual studio?
I've been trying to find a shorter way to install knockout on to my computer without having to pull it on every file I want to use it on.
2 Answers
0
have you ever tried with nuget package console? just go with command of "Install-Package knockoutjs"
0
yeah but it doesn't work without the whole Bower thing set and the pulling it in pkm in visual studio