Files
html5-boilerplate/docs/js.md
Christian Oliff 97fc780b52 Minor grammar and terminology fixes
Minor grammar and terminology fixes (found via https://textlint.github.io/)
2022-10-04 20:14:22 +09:00

707 B

HTML5 Boilerplate homepage | Documentation table of contents

The JavaScript

Information about the default JavaScript included in the project.

app.js

This file can be used to contain or reference your site/app JavaScript code. If you're working on something more advanced you might replace this file entirely. That's cool.

vendor

This directory can be used to contain all third-party library code.

Our custom build of the Modernizr library is included by default. You may wish to create your own custom Modernizr build with the online builder or command line tool.