install angular
This commit is contained in:
parent
5126949c5a
commit
1feb080ac1
@ -26,3 +26,4 @@ RUN sudo apt install -y build-essential zlib1g-dev libncurses5-dev libgdbm-dev l
|
|||||||
# install node
|
# install node
|
||||||
RUN sudo apt install nodejs
|
RUN sudo apt install nodejs
|
||||||
RUN sudo apt install npm
|
RUN sudo apt install npm
|
||||||
|
RUN npm install -g @angular/cli
|
Loading…
Reference in New Issue
Block a user