Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 670 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 670 Bytes

🗒️ tfschool-frontend-2022

Collection of all Tinkoff Fintech School frontend homeworks (spring 2022), presented as submodules.

🚀 Usage

To view a submodule(s)

  • locally:

    1. Clone the repository:
    git clone https://github.com/MeShootIn/tfschool-frontend-2022.git
    1. Update submodules to their latest commits:
    git submodule update --init --recursive --remote --merge [-- <specific-submodules>...]
  • on GitHub: click on the submodule directory and manually switch to the main branch