Skip to content

AlexandrST/Modern-HTML-Starter-Template

 
 

Repository files navigation

Modern HTML Starter Template

License: MIT

Homepage

https://htmltemplate.site/

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
  • README.md

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

Author

License

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

About

Modern HTML Starter Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.4%
  • JavaScript 25.7%
  • CSS 10.9%