Skip to content

Files

Latest commit

 

History

History
28 lines (25 loc) · 966 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 966 Bytes

angularjs-seed

AngularJs Application Seed (Starter) Project

Already Configured Bootstrap 4 + Webpack + ESLint + JsHint

NPM Commands

npm run lint //  Run ESLint and JSHint
npm run build // Run Webpack
npm run jshint // If you just want to run jshint 
npm run eslint // If you just want to run eslint