Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 442 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 442 Bytes

Getting started

1. Prerequisites

  • Node.js
  • Angular CLI

2. Setup and run

2.1. Frontend

git clone https://github.com/CheckiePy/CheckiePyFrontend.git
cd CheckiePyFrontend/acs/
npm install
ng serve

2.2. System

To deploy the whole system at once you should use deploy repository. To run only the backend follow this documentation.

License

MIT