How to creating landing page in modern frontend stack
This repo try to show you how to migrate old landing page to modern frontend stack to gain all benefits for the best developer experience when developing the website.
https://mazipan.github.io/modernize-landing-page/
- Setup parcel
- Move loading JS from CDN/local to NPM
- Combine all JS
- Move loading CSS from local to NPM
- Move to CSS Pre-processor
- Combine all CSS
- Add Lazyload assets
- Add service worker
Template downloaded from evolo
Copyright © 2019 By Irfan Maulana
Thanks goes to these wonderful people (emoji key):
Irfan Maulana 🚇 🐛 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!