Skip to content

7he-Challenger/the_platform

Repository files navigation

The_platform | Techzara platform front

pushing

Requierments

  • node version >= 16.17.1
  • knowledge about javascript, typescript, react, next js

Installation

  • git clone project

  • intall dependencies with yarn install

  • change .env.example to .env

  • run project with yarn dev

  • run test with yarn test

Contribution

  • Create a branch : (feature|issue)/[the_name_of_ticket_on_trello]
  • Do what you want
  • Make a PR
  • Verify PR passed in CI