szabototo89 / CodeSharper

Refactoring tool, written in C# and using TDD for developing
1 stars 0 forks source link

[bug] Developing and testing GUI with Chrome #36

Closed szabototo89 closed 9 years ago

szabototo89 commented 9 years ago

There is some option how to test web application with chrome: http://stackoverflow.com/questions/19902538/loading-local-files-with-javascript-without-a-web-server

Local lightweight http server: https://github.com/nodeapps/http-server

szabototo89 commented 9 years ago

Use Yoeman and LiveReload from Grunt.