Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 466 Bytes

File metadata and controls

7 lines (4 loc) · 466 Bytes

HTML5 boilerplate seed for restx

This is a template for a HTML5 web client, as generated by yeoman html5 generator, with sources in the app directory to follow usual convention.

This template doesn't require any additional tool, just edit the sources and refresh your browser like in good old days.

To call RESTX endpoints, you can use jQuery ajax, like for instance $.getJSON.