Skip to content

roldanjr/pomatez-website

Repository files navigation

Pomatez website

Preview Light

Preview Dark

🛠 Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    yarn install or npm install
  4. Start the development server

    yarn dev or npm run dev

🚀 Building and Running for Production

  1. Generate a full static production build

    yarn build or npm run build
  2. Preview the site as it will appear once deployed

    yarn serve or npm run serve

License

MIT © Roldan Montilla Jr

About

Elegant download website for Pomatez app built using Gatsby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published