/test-layout-angularjs

Simple app in AngularJS based on Webpack. App has animated sliders and RWD. Added simple tests in Karma and Jasmine.

Primary LanguageCSS

Blumemedia test AngularJS app

Simple app in AngularJS based on Webpack. App has animated sliders and RWD. Added simple tests in Karma and Jasmine.

App deployed on Firebase. Checki it out on -> test-layout-angularjs

Getting Started

npm install

Running the project

For development

npm start

For production

npm build

For testing

npm test

Reference from AngularJS Webpack Workflow