Skip to content
This repository was archived by the owner on Oct 9, 2022. It is now read-only.

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InsurancePensionHackathon

Build Status codecov Dependency Status

Something about the project.

Our Stack

Tools we use

Pre Requirements

  1. NodeJS.
  2. MongoDB.

Installation

Client

  1. Install requirements with npm install (located under client directory).
  2. Run the server with npm start.
  3. Open the browser at http://localhost:4200.

Server

  1. Install requirements with npm install (located under server directory).
  2. Run the server with npm start.
  3. Open the browser at http://localhost:3000.

Tests

Client

  • Run npm run lint to check for ESLint mistakes.
  • Run npm run test to execute the unit tests via Karma.
  • Run npm run e2e to execute the end-to-end tests via Protractor.

Server

  • Run npm run lint to check for ESLint mistakes.
  • Run npm test to run the integration tests.

Translation

Client

Not yet..

Server

Not yet..

Deploy

Client

  1. Run ng build -prod -aot to build the project.
  2. Run npm run sw to generate the service worker file (in dist directory).

Server

  1. Not yet..

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages