partner0831 / bunk-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Run npm i -g concurrently in the project root.

  2. Run npm run install-all in the proeject root.

Quick Start

  1. Run npm start from the project root. This script will start both the Express server, and the Angular application.

Running Tests

Run E2E tests with the npm run e2e command from project root.
Run server-side tests with npm test from the project root.

About


Languages

Language:TypeScript 39.8%Language:JavaScript 22.2%Language:HTML 21.3%Language:CSS 16.7%