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