Skip to content

Functional Web Components + Redux + GraphQL = 🔥

Notifications You must be signed in to change notification settings

drejohnson/hybrids-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hybrids PWA

Basic PWA built with Hybrids; A functional web component library.

Features

Quick start

  • Install dependencies: run yarn in project root
  • For dev server: run yarn dev or npm run dev, from project root. The app should be running at: http://localhost:8080.
  • To build frontend run: yarn build or npm run build from project root. Run yarn start or npm start to start app.

Example

Check out the live Demo

TODO

Releases

No releases published

Packages

No packages published