AngularJs Practice and development
Installation:
(Terminal for developers)
Please Follow the following commands in your Terminal or Command Prompt to clone and run project :
=> git clone
=> cd ../repository-cloned/
=> npm install
=> cd client
=> npm install
=> cd ..
=> nodemon index.js
=> cd client
=> ng serve