This template is made to help you create modern, fast and completely secure progressive web applications
- 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
https://marketplace.visualstudio.com
Enter modernsnippet
or HTML Modern Snippet
in VSCode Extensions
yarn create modern-template
# or
npm init modern-template
# or
npx create-modern-template
--yes / -y -> skip questions
--git / -g -> initialize git
--install / -i -> install dependencies
npm run dev / yarn dev
npm start / yarn start
Don't forget to change APP_WHATEVER.
This project is open source and available under the MIT License