Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

Modern HTML Starter Template

Awesome Lists containing this project

README

        

# Modern HTML Starter Template

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

![logo](./img/logo.png)

## 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

![lighthouse](./img/lighthouse.png)

### WebPageTest

![webpagetest](./img/webpagetest.png)

### SecurityHeaders

![securityheaders](./img/securityheaders.png)

### AMP

![amp](./img/amp.png)

## Author

- [Igor Agapov](https://github.com/harryheman)

## License

This project is open source and available under the [MIT License](LICENSE)