Skip to content

heath/elm-pwa-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChangeMe PWA

Build Instructions

Search for "changeme":

grep -ir changeme

Replace all instances appropriately.

Prequisite dependencies:

Install the JS depedencies:

yarn install

When you need to generate GraphQL types, ensure the API is running on port 4000, and then run:

yarn run api

You are now ready to run the application:

yarn run parcel public/index.html

You're all setup! 🎉

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published