# Modern-HTML-Starter-Template
**Repository Path**: JackYang-hellobobo/Modern-HTML-Starter-Template
## Basic Information
- **Project Name**: Modern-HTML-Starter-Template
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-05-14
- **Last Updated**: 2021-05-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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://moderntemplate.site/](https://moderntemplate.site/)
## 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)