Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thiswallz/angular4-pirate-search-example

Based in Angular4, Services/Emitter, server nodejs simple api rest with npm pirate bay. UI: Bootstrap 4
https://github.com/thiswallz/angular4-pirate-search-example

angular4 bootstrap4 node rest-api webapp

Last synced: 24 days ago
JSON representation

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

Awesome Lists containing this project

README

        

### 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](img.png?raw=true "Demo")