html - Creating a server / service client -


i have been developing app has access db , return data has charts in web page. since added software had create local server / servce, using self host web api, returning data json can read in html file , create charts.

the server / service works, problem remains on client. don't know if have create project html or if add folder html , css , javascript.

basically when run have display html file.

i have been looking web examples / solutions can't seem find 1 me, i've checked:

  • creating pages t4, includes css , js files in html , when want change have remove include, debug , include again;
  • create web app when run it creates me 2 servers, 1 i've created , web page server, although web page access using angularjs, can't have second server;

i'm little lost on how it.

can give me help?

i'm using vs2010, self-host webapi, console app, entity framework, angularjs, nvd3 , d3.

thk

if have developed project using mvc4 can create view/controller related report in webapi project.point add html files view.this won't create 2 servers.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -