Skip to content

derbenutzer/projekt2

Repository files navigation

Benefitz Frontend

Benefitz. A social webapp for volunteers and people in need.

Getting Started

This project was developed during the CAS FEE 2016/2017@ HSR. This is the frontend part of the app, the backend is located here: Benefitz Backend on GitHub. See Prerequisites and Installation for instructions on how to get the app up and running.

Prerequisites

You need node.js with angular-cli to compile the frontend. The frontend will need the backend already running to display any data and work as intended.

Installation

Once you have installed node.js, npm and angular-cli. clone this github repo and navigate to the project root.

Install all dependencies trough

npm install

Then run the server

ng serve

If everything works, you will see

webpack: Compiled successfully.

printed to your console. You can now go ahead and use the app on http://localhost:4200.

Getting people together

List or map view

two

Dashboard for institutions

three

Responsive

four

English or German

one

Built With

This project was generated with angular-cli version 1.0.0-beta.28.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Deploying to GitHub Pages

Run ng github-pages:deploy to deploy to GitHub Pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors