Skip to content

luyl/endjava

 
 

Repository files navigation

To observe the browser refresh, first load http://localhost:9000/hello, then change the <body> tag of app/templates/hello.dust to following, save the change and you should see browser automatically re-fresh.

<body>
    <h1>${greeting}!</h1>
</body>

Documentation

(Coming soon)

Release History

(Nothing yet)

License

Copyright (c) 2013 swift
Licensed under the MIT license.

About

end java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 2.5%