Sales Manager

By Alessio Masucci

This project is for Crossover Demo and it's made in AngularJS.

Getting Started

  • Install dependencies: npm install --global gulp-cli bower
  • Run npm install to install the required modules
  • Run bower install to install the required modules

Run the application

Run grunt serve:dist for preview building.

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Features

Please see my gulpfile for the configuration.

  • enable ES2015 features using Babel
  • CSS Autoprefixing
  • Built-in preview server with BrowserSync
  • Automagically lint your scripts
  • Map compiled CSS to source stylesheets with source maps
  • Awesome image optimization
  • Automagically wire-up dependencies installed with Bower