Skip to content

AfonsoFG/boilerplate-webpack5pwa

Repository files navigation

😎 PWA Webpack5 Boilerplate

Fast kickstart a simple ECMAScript 2015 PWA app project without any framework.

What is included

  • Webpack 5
  • Babel 6
  • Eslint 8
  • SASS
  • Prettier
  • PWA service worker and assets

PWA ready

Already has everything needed to be a PWA

How to use

 $ git clone [email protected]:AfonsoFG/boilerplate-webpack5pwa.git
 $ npm install

Chose a npm run option

 $ npm run dev
 $ npm run build
 $ npm run serve
 $ npm run lint
 $ npm run prettify

About

Boilerplate for a PWA app with webpack5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published