Skip to content
/ Drippit Public

Simple PWA game created in React.js with the intention of learning github pages deployment

Notifications You must be signed in to change notification settings

Lnola/Drippit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drippit

Simple PWA game created with the intention of learning github pages deployment.

About

You can see the live app running here.

Tech

  • React.js (Class components)
  • PWA (service worker)
  • Yarn (package manager)

For developers

To run the app:

Make sure you are on the master branch!

To make sure you have all the dependencies installed run

$ yarn

Start the app with

$ yarn start

Deployment

Make sure you are on the master branch!

To make sure you have all the dependencies installed run

$ yarn

To create the build run:

$ yarn predeploy

To deploy run:

$ yarn deploy

✨ Tip: to see the updates watch the actions tab on github

About

Simple PWA game created in React.js with the intention of learning github pages deployment

Topics

Resources

Stars

Watchers

Forks