Skip to content

MRyves/shared-economy

Repository files navigation

SharedEconomy Project

This is the repository of the SharedEconomy project. A working prototype is currently deployed on here.
A test user is available:

Username: testUser
Password: password

Installation of the prototype

For a successful installation of the prototype you need to have npm and the angular-cli installed. Tested with following versions:

client version
npm 6.4.1
angular/cli 8.3.25

You can check the version you installed with:

npm --version
ng --version
  1. clone this repo to your local computer: git clone https://github.com/MRyves/shared-economy.git
  2. CD into the project dir and call npm to install all dependencies:
    cd SharedEconomyPrototype
    npm install
  3. Start the angular cli server by calling ng serve --open

SharedEconomy Team

Note: All team members are part of the W.BA.WIN.18HS.TZa class

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors