webpack-aot
webpack-aot copied to clipboard
live-server command is not working
Hi,
I downloaded the code on Mac. First ran npm install successfully. Next I ran npm run build successfully. But when I try to run live-server command to test run it, I am getting error. Error is "command-not-found". Do I need to install any particular utility?
I saw the the devdependency but not sure how to use that. Its not working as its in readme file for sure.
npm install -g live-server