https://github.com/harryheman/modern-html-starter-template
Modern HTML Starter Template
https://github.com/harryheman/modern-html-starter-template
boilerplate css css3 html html5 javascript js snippet template
Last synced: 3 months ago
JSON representation
Modern HTML Starter Template
- Host: GitHub
- URL: https://github.com/harryheman/modern-html-starter-template
- Owner: harryheman
- License: mit
- Created: 2020-11-15T09:49:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T11:31:14.000Z (12 months ago)
- Last Synced: 2025-04-03T19:15:48.488Z (3 months ago)
- Topics: boilerplate, css, css3, html, html5, javascript, js, snippet, template
- Language: HTML
- Homepage: https://moderntemplate.site
- Size: 7.96 MB
- Stars: 839
- Watchers: 37
- Forks: 114
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Modern HTML Starter Template
[](https://opensource.org/licenses/MIT)

## Includes
- All Meta & Link Tags
- HTML5 Tags & CSS3 Props
- CSS & JavaScript Modules
- Offline First Service Worker
- manifest.json
- AMP Project
- All Security Headers
- Express.js Server
- netlify.toml
- robots.txt
- sitemap.xml
- browserconfig.xml
- .gitignore
- README.md
- Creative Error 404 Page
- And More## Homepage
[https://mhst.netlify.app/](https://mhst.netlify.app/)
## Usage
### Development Server
```bash
npm run dev / yarn dev
```### Production Server
```bash
npm start / yarn start
```## Tests
### Lighthouse

### WebPageTest

### SecurityHeaders

### AMP

## Author
- [Igor Agapov](https://github.com/harryheman)
## License
This project is open source and available under the [MIT License](LICENSE)