You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.
As a user,to run the app locally we need to install the correct versions of Node and angular in the system which is not always the case,so the readme should be updated with steps of using NVM.
Acceptance Criteria
Update [Required]
Update the readme by including the steps for using nvm and installing the correct version of angular/cli
Definition of Done
All of the required items are completed.
Approval by 1 mentor.
Estimation
1 to 2 hours
The text was updated successfully, but these errors were encountered:
@Raxerz what happened in my case is I did not have angular-cli installed on my system globally.So I had to install it explicitly globally as well for the command ng build --watch to work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
As a user,to run the app locally we need to install the correct versions of Node and angular in the system which is not always the case,so the readme should be updated with steps of using NVM.
Acceptance Criteria
Update [Required]
Definition of Done
Estimation
1 to 2 hours
The text was updated successfully, but these errors were encountered: