Skip to content

johnferrie/poolpros

Repository files navigation

poolpros

Pool Pros

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Running locally

Navigate to the root directory and run from your CLI:

npm install

After install run:

gatsby develop

Install New

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
npm run develop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published