npm install -g ngl-cli
ngl --help
ngl new PROJECT-NAME
cd PROJECT-NAME
ngl serve
Navigate to http://localhost:8080/
. The app will automatically reload if you change any of the source files.
npm install -g ngl-cli
ngl --help
ngl new PROJECT-NAME
cd PROJECT-NAME
ngl serve
Navigate to http://localhost:8080/
. The app will automatically reload if you change any of the source files.