Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Files for the HTML5 Boilerplate website.

License

NotificationsYou must be signed in to change notification settings

h5bp/html5boilerplate.com

Repository files navigation

The HTML5 Boilerplate website is a simple static site:

  • The development code is in thesrc/ directory.
  • The build process relies ongulp.
  • Thegulp tasks can be found in thegulpfile.jsfile.

Setup

  1. InstallNode.js andnpm.
  2. Runnpm install.

Development

You should be able to work almost entirely in thesrc/directory.

While developing runnpm run serve as this will open the websitein your default browser and automatically update it whenever changesare made to the page or any of the files contained in the page.

Build

When you have finished your changes, make sure that the distributionpackage is correct by runningnpm run test and then checking theoutput.

The site is served directly from thedocs/ directory.


[8]ページ先頭

©2009-2025 Movatter.jp