Modern HTML Starter Template

License: MIT

logo

Homepage

https://htmltemplate.site/

VSCode Extension

https://marketplace.visualstudio.com

CLI

https://www.npmjs.com

Includes

  • All Meta & Link Tags
  • HTML5 Tags Example
  • CSS3 Props Example
  • CSS Modules Example
  • JavaScript Modules Example
  • manifest.json
  • Sevice Worker Example
  • robots.txt
  • sitemap.xml
  • browserconfig.xml
  • .gitignore
  • Local Express.js Server Example
  • Error 404 Page Example
  • And More

Installation

git clone https://github.com/harryheman/Modern-HTML-Starter-Template.git
cd Modern-HTML-Starter-Template
npm i / yarn

Usage

Development Server

npm run dev / yarn dev

Production Server

npm start / yarn start

Lighthouse

lighthouse

Author

License

This project is open source and available under the MIT License.