/Lookup.Spa

SPA for Lookup

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Lookup.Spa

github @valexe-technologies/lookup.spa issues github @valexe-technologies/lookup.spa forks github @valexe-technologies/lookup.spa stargazers github @valexe-technologies/lookup.spa license

Lookup.Spa is an Angular single-page application and an interface for Lookup.Api.

Getting Started

To setup and run Lookup.Spa in your local machine, follow 3 simple steps:

Clone github Repos

Lookup.Api must be running locally.

git clone https://github.com/ValEXE-Technologies/Lookup.Spa.git

Install npm packages

npm i

Run

This should start Angular application on Port# 4200.

npm run start