File size: 246 Bytes
1e92f2d |
1 2 3 4 5 |
# Pages
This module renders the main HTML document and handles appending a query string to `build.js` and `style.css` that changes when those files are modified.
We are using [React](https://reactjs.org) as templating engine on the server-side.
|