Basic PWA built with Hybrids; A functional web component library.
- Web Components - Hybrids
- State Management - Redux
- Routing - PWA Helpers
- Document Head Tags - Headful
- GraphQL - Apollo Client
- Bunder - Webpack
- Install dependencies: run
yarnin project root - For dev server: run
yarn devornpm run dev, from project root. The app should be running at: http://localhost:8080. - To build frontend run:
yarn buildornpm run buildfrom project root. Runyarn startornpm startto start app.
Check out the live Demo
- Convert to TypeScript
- Add styles/theme