parksangkil / angular4-pirate-search-example

Based in Angular4, Services/Emitter, server nodejs simple api rest with npm pirate bay. UI: Bootstrap 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

There are two servers in this repo, Node & Angular.

Git

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/thiswallz/angular4-pirate-search-example.git
> cd angular4-pirate-search-example
> npm install
> node server.js
> npm start 

Ports

Node port: 3000 WebApp port: 4200

App

WebApp running

Alt text

About

Based in Angular4, Services/Emitter, server nodejs simple api rest with npm pirate bay. UI: Bootstrap 4

License:MIT License


Languages

Language:TypeScript 73.9%Language:JavaScript 15.1%Language:HTML 10.7%Language:CSS 0.3%