Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 300 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 300 Bytes

Project SOLID principes and Clean Code

This is an Vanilla Typescript project on Vite for practice the exercises of the course SOLID principes and Clean Code.

Clone or download the project

yarn install

Run the project

yarn dev

Open on the brownser

http://localhost:3000