github explorer web apps using vue.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
- VueJs for UI
- vue-router for Router
- vue-resource for data fetching
- Vuex for state management
- Webpack for bundle
- Babel for ES6 syntax
- vue-cli for building the project's structure
##Relevant
github-explorer-ng2 github-explorer-react
github-explorer using react + rxjs.