Pular para o conteúdo principal

Install Ever Teams Platform

Track the progress of your teams' work in real time

Installation

To install ever-demand, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ever-co/ever-teams.git
  2. Navigate to the project directory:

    cd ever-teams
  3. Install dependencies:

    yarn install
  4. Start the development server:

    yarn start:web:dev

Visit https://ever.team for more detailed installation instructions and troubleshooting tips.