Closed
Description
- OS?
Window 7 - Versions?
angular-cli: 0.0.39
node: 5.4.1
os: win32 x64
I have generated a project using angular-cli by following steps given in installation section. Project is running right now. But i have to open browser manually by typing http://localhost:4200/ into browser.
Could it be possible like when user will execute "ng serve" or "npm start" command, browser will open automatically?
Please let me know if it is possible or give me any solution for this.
Thanks in advance.
-Deepak