/starter-angularjs

Starting point for AngularJs 1.7 applications

Primary LanguageJavaScriptMIT LicenseMIT

starter-angular

Starting point for AngularJs 1.7 applications

Workflow

Development

Run npm start to start a development server, open a browser & watch for changes.

Production

Run npm run build to create a production ready build in the dist directory.

Profile

Run npm run profile to profile the production build.