Skip to content

xcitic/hubination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubination - VueJS Pagination of Github JS Repositories hubination

vue bootstrap license

HitCount

Introduction

This is showcases pagination in VueJS with data from the github api. The tutorial for this project is published on:

Demo

Visit www.hubination.samilazreg.com to see the demo of the site.

Project setup

git clone https://github.com/xcitic/hubination.git
cd hubination

# with npm
npm install

# with yarn
yarn install

Compiles and hot-reloads for development

# with npm
npm run server

# with yarn
yarn serve

Compiles and minifies for production

# with npm
npm run build

# with yarn
yarn build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

VueJS Pagination of Repositories from Github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published