Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

ScrumMastorClient is IHM for call API ScrumMastor. This project use backbone for create all objects contains in API.

Notifications You must be signed in to change notification settings

eleven-labs/ScrumMastorClient

Repository files navigation

Srcummastor Client project Build Status Dependency Status devDependency Status

This project use many technology js, you need install all for work that.

  1. Install node.js for tests and bower
  2. Install npm for add differents modules
  3. Install nginx or apache server

Initiate the project

For install all modules need

npm install

For install css

gulp

For lauch test

npm test

If all is ok you can launch the app with apache or nginx.

You need launch file index.html for prod environnement (use file config/config.js)

You need launch file index_dev.html for dev environnement (use file config/config_dev.js)

About

ScrumMastorClient is IHM for call API ScrumMastor. This project use backbone for create all objects contains in API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published