All Projects → harryheman → Modern Html Starter Template

harryheman / Modern Html Starter Template

Licence: mit
Modern HTML Starter Template

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Modern Html Starter Template

Magz
Free Resonsive HTML5 & CSS3 Magazine Template
Stars: ✭ 64 (-91.49%)
Mutual labels:  template, html5, css3
Hartija Css Print Framework
Universal CSS for web printing
Stars: ✭ 509 (-32.31%)
Mutual labels:  boilerplate, template, css3
Portfolio one Page Template
Free responsive one page portfolio template
Stars: ✭ 106 (-85.9%)
Mutual labels:  template, html5, css3
Masterportfolio
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
Stars: ✭ 913 (+21.41%)
Mutual labels:  template, html5, css3
Codrops Dropcast
a responsive HTML/CSS/Javascript template, comes with Sketch files and a fully working site with SCSS. It works very well for podcasts landing pages or blogs, and can be easily customized.
Stars: ✭ 91 (-87.9%)
Mutual labels:  template, html5, css3
Varadbhogayata.github.io
My Portfolio - Personal Website
Stars: ✭ 95 (-87.37%)
Mutual labels:  template, html5, css3
Minwiz
Minimal starter kit for under 2 KB sites
Stars: ✭ 228 (-69.68%)
Mutual labels:  boilerplate, html5, css3
Tony
An Elegant WordPress Theme Based on ✌️Vue.js | 基于 Vue.js 的简洁一般强大的 WordPress 单栏博客主题
Stars: ✭ 462 (-38.56%)
Mutual labels:  html5, css3
Responsive Grid Of Hexagons
CSS responsive grid of hexagons
Stars: ✭ 481 (-36.04%)
Mutual labels:  html5, css3
Html5
HTML5学习、总结、实践
Stars: ✭ 493 (-34.44%)
Mutual labels:  html5, css3
Chrome Extension Typescript Starter
Chrome Extension TypeScript Starter
Stars: ✭ 601 (-20.08%)
Mutual labels:  boilerplate, template
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (-6.38%)
Mutual labels:  boilerplate, template
Nestjs Bff
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
Stars: ✭ 450 (-40.16%)
Mutual labels:  boilerplate, template
Koa Rest Api Boilerplate
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Stars: ✭ 420 (-44.15%)
Mutual labels:  boilerplate, template
Flasksaas
A great starting point to build your SaaS in Flask & Python, with Stripe subscription billing 🚀
Stars: ✭ 412 (-45.21%)
Mutual labels:  boilerplate, template
Web
⚡️ Supercharged version of Create React App with all the bells and whistles.
Stars: ✭ 594 (-21.01%)
Mutual labels:  boilerplate, template
Driveway
pure CSS masonry layouts
Stars: ✭ 607 (-19.28%)
Mutual labels:  html5, css3
Front End Daily Challenges
As of October 2020, 170+ works have been accomplished, challenge yourself each day!
Stars: ✭ 598 (-20.48%)
Mutual labels:  html5, css3
React Native Meteor Boilerplate
Stars: ✭ 637 (-15.29%)
Mutual labels:  boilerplate, template
Secure Electron Template
The best way to build Electron apps with security in mind.
Stars: ✭ 623 (-17.15%)
Mutual labels:  boilerplate, template

Modern HTML Starter Template

License: MIT

logo

Description

This template is made to help you create modern, fast and completely secure progressive web applications

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/

Last Update: 2021-01-31

Node.js CLI

https://www.npmjs.com

VSCode HTML Snippet

https://marketplace.visualstudio.com

Enter modernsnippet or HTML Modern Snippet in VSCode Extensions

Installation

yarn create modern-template
# or
npm init modern-template
# or
npx create-modern-template

Flags

--yes / -y -> skip questions
--git / -g -> initialize git
--install / -i -> install dependencies

Usage

Development Server

npm run dev / yarn dev

Production Server

npm start / yarn start

Don't forget to change APP_WHATEVER.

Tests

Lighthouse

lighthouse

WebPageTest

webpagetest

SecurityHeaders

securityheaders

AMP

amp

Author

License

This project is open source and available under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].