Skip to content

Meggin/dory-pwa

Repository files navigation

Welcome to the Diversity Dory Source Code

The Diversity Dory PWA is built with love using the Web Starter Kit.

Clone, build, create issues, and submit pull requests.

Any and all feedback welcome.

The Diversity Dory uses Firebase for hosting and storage.

Get up and running

  1. Get a copy of the code by downloading or cloning this repository.
  2. Install the dependencies if you don't already have them.
  3. Modify the application to your liking.
  4. Test a local version of your changes by running gulp serve:dist.
  5. Deploy your production.

Install dependencies

Bring up a terminal and type node --version. Node should respond with a version at or above 0.10.x. If you require Node, go to nodejs.org and click on the big green Install button.

Bring up a terminal and type gulp --version. If Gulp is installed it should return a version number at or above 3.9.x. If you need to install/upgrade Gulp, open up a terminal and type in the following:

$ npm install --global gulp

This will install Gulp globally. Depending on your user account, you may need to configure your system to install packages globally without administrative privileges.

Local dependencies

Next, install the local dependencies Web Starter Kit requires:

$ npm install

Resources

Here are some resources to help you learn more about building Progressive Web Apps:

About

Create a PWA that sparks conversations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published