alexblunck / starter-angularjs

Starting point for AngularJs 1.7 applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Starting point for AngularJs 1.7 applications

License:MIT License


Languages

Language:JavaScript 82.4%Language:HTML 12.1%Language:CSS 5.5%