All Projects → SidKwok → Github Explorer

SidKwok / Github Explorer

Licence: mit
github-explorer(vue)

Labels

github-explorer

Rebuild with Vue 2.1

Introduction

THIS github-explorer is based on Vue. You can check out the ORIGINAL version, which is based on React. If you are interested in Vue 1.0 version, you should visit this.

Tips

I had deployed it on leancloud, so you can see Live Demo. But if you would like to check the source code, you need to step to folder fe.

Tech stack:

  • VueJs for UI
  • vue-router for Router
  • vue-resource for data fetching
  • Vuex for state management
  • vue-cli for building the project's structure

Getting started

Go to The File Folder fe to do the command line!

npm install
npm run dev

Checkout localhost: 3000 in the browser!

If it doesn't work, try sudo

To run the unit tests.

npm run unit

Goals

  • Add route transition.
  • Finish unit tests.

Bugs

Focus!

I need stars to fill my holes!

Reference

github-explorer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].