Skip to content

grupotesseract/grupotesseract.com.br

Repository files navigation

Grupo Tesseract

Repository for Grupo Tesseract website


In this year 2023, we started developing the new version of our website. This version uses React, Next, Tailwind, among other useful development tools. The roadmap can be found on the Github project page.

The website preview can be seen here: https://grupotesseract-com-br.vercel.app


Requirements

  • Yarn

Install

  1. Clone the repository
    git clone git@github.com:grupotesseract/grupotesseract.com.br
    cd grupotesseract.com.br
  2. Then install dependencies
    yarn
  3. And run the development server
    yarn dev
  4. Open http://localhost:3000 and start working 💻