mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 16:08:01 -05:00
17 lines
454 B
Markdown
17 lines
454 B
Markdown
[HTML5 Boilerplate homepage](https://html5boilerplate.com/) | [Documentation
|
|
table of contents](TOC.md)
|
|
|
|
# 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.
|