Skip to content

ECOM-LaReleve/front-LaReleve

Repository files navigation

Front-LaReleve

This project is generated with yo angular generator version 0.15.1.

Continuous integration

Master : Build Status

Develop : Build Status

Docker

gattazr/lareleve-front

Building and development

When retrieving the project, run the following commands:

sudo npm install -g grunt-cli bower yo generator-karma generator-angular
npm install && bower install

Build & development

Run grunt for building and grunt serve for preview.

Testing

Warning : no unit test currently : need to be done.

Running grunt test will run the unit tests with karma.