Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thiswallz/angular4-pirate-search-example
- Owner: thiswallz
- License: mit
- Created: 2017-10-16T00:31:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T00:37:33.000Z (over 7 years ago)
- Last Synced: 2025-01-11T23:56:04.653Z (26 days ago)
- Topics: angular4, bootstrap4, node, rest-api, webapp
- Language: TypeScript
- Size: 225 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MD
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")