Starting point for AngularJs 1.7 applications
Run npm start
to start a development server, open a browser & watch for changes.
Run npm run build
to create a production ready build in the dist
directory.
Run npm run profile
to profile the production build.