How To Run
Run in Web bowser
Open the Terminal and navigate to the project folder (weapp) and install NodeJS dependencies :
$ npm install
Once your node_modules lib install successfully you can run app in own browser with
$ng serve
If there any issue please google it or if you didn't find any solution report us , we will looked into it.