/AngularSample

This is a angular sample written with ES6 Webpack Babel and angular material

Primary LanguageHTML

Angular-Test

This is a Test Angular app written in ES6 compiled with babel and using angular material

Steps to run app in dev

npm install -g webpack npm install

webpack npm run dev

Steps to minify app and run in production

npm run prod

Navigate to localhost:8080 and see the results