To run the Project:
1. npm install
2. npm start
3. the lite server should be up and running on http://localhost:3000
4. keep working on the ts files the browser should be up reloaded with your chnages
5. if we want to only build the project run the command - npm run build