Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 448 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 448 Bytes

Parking Lot System

This is a guided project by DIO's instructor Andre Soares

Running:

To run this app you need to first compile TS file:

tsc ./src/script.ts

Then open the index.html on your browser

Parking lot system


Special thanks and resources