Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Quickstart

Felix edited this page Mar 22, 2019 · 1 revision

Quickstart

Clone Repository

git clone https://github.com/score-server/netfelix
cd netfelix

Install Dependencies

npm install

Start Dev Environment

ng serve

The application will now run on local port 4200 http://localhost:4200

Clone this wiki locally