Based on https://github.com/verbart/ng-boilerplate
- Run
npm install
to install dependencies. - Run
npm start
to start the development server.
It should automatically open the client in your browser when ready.
- Run
npm run build
for create production build.