/LT-Pecas-Site

Site da empresa LT Peças desenvolvido em Gastby

Primary LanguageJavaScriptMIT LicenseMIT

Gatsby

LT Peças | Desenvolvido por innterface.com

🚀 Quick start

  1. Primeiros passos

    Clone o repositório

    git clone https://github.com/wagnerww/LT-Pecas-Site.git
  2. Instalando as dependências.

    cd LT-Pecas-Site/
    yarn
  3. Rodando o servidor

  yarn start
  ```

  Abra no navegador: `http://localhost:8000`!

1.  **Build**

````sh
  gatsby build
  ```