Skip to content

This contains angular app to showcase task assignment by Aquera

Notifications You must be signed in to change notification settings

Cma-Rawal/github-project-aquera

Repository files navigation

GithubApp

This project was generated with Angular CLI version 13.3.11.

Steps to run the application

  1. Install Homebrew using the below command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  2. Install nvm using the below command: brew install nvm
  3. Add nvm to your shell profile: To make nvm available every time you open a new terminal window, you will need to add the following line to your shell profile (e.g., ~/.bash_profile or ~/.zshrc): source $(brew --prefix nvm)/nvm.sh
  4. Install Node.js using the below command: nvm install 14.21.3
  5. Use the installed version: nvm use 14.21.3
  6. Copy the source code from the GitHub using: git clone git@github.com:Cma-Rawal/github-project-aquera.git
  7. cd github-project-aquera
  8. Run npm install
  9. Run npm start
  10. Navigate to http://localhost:4200/profile?userId=<github-user-id> where <github-user-id> is any valid GitHub user-id

About

This contains angular app to showcase task assignment by Aquera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published