Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 187 Bytes

MOVIE APP

Instalation

npm install

Run project

npm run start

Open http://localhost:9090/ to view it in the browser.

Check typescript and linter errors

npm run lint