joenan / vuejs-two-endpoints-asynchronous-merge

An App built with VueJS, HTML5, CSS, Bootstrap4, TypeScript, ES5/ES6 which which gathers data from two endpoints asynchronously, merges the responses and displays them in any way in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

This project was created using VueJS 2,JavaScript, ES5/6, HTML5, CSS3 and Bootstrap 4

The demo for this application can be found here http://stagingapp.live/axel-springer-vuejs/

The Angular version of this application can be obtained from https://github.com/joenan/angular-two-endpoints-asynchronous-merge

The Angular demo for this can be found at https://stagingapp.live/axel-springer-angular/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

An App built with VueJS, HTML5, CSS, Bootstrap4, TypeScript, ES5/ES6 which which gathers data from two endpoints asynchronously, merges the responses and displays them in any way in the browser


Languages

Language:JavaScript 57.4%Language:HTML 21.6%Language:CSS 11.1%Language:Vue 9.9%