how to run app
This commit is contained in:
parent
6a68b19e0c
commit
567eb81872
4
how_to_run_app.txt
Normal file
4
how_to_run_app.txt
Normal file
@ -0,0 +1,4 @@
|
||||
1 - install node.js -> (version 16.14.2)
|
||||
2 - install angular cli -> npm install -g @angular/cli
|
||||
3 - run npm install inside project folder
|
||||
4 - run ng serve to start app
|
Loading…
Reference in New Issue
Block a user