This is the #1 post of my Django PWA Tutorial Series
After reading it, you will learn:
- Understand what is
Web app manifest
and how to generate app icons using NPM package. - Learn how to use
python-webpack-boilerplate
to make Webpack work with Django.
Add Web app manifest to Django
Thx.