https://github.com/rbrnx/github-search-code-test
Github Search Application undertaken for a code test
https://github.com/rbrnx/github-search-code-test
code-test github github-api vue
Last synced: 3 months ago
JSON representation
Github Search Application undertaken for a code test
- Host: GitHub
- URL: https://github.com/rbrnx/github-search-code-test
- Owner: RBrNx
- Created: 2018-10-09T19:34:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T13:22:17.000Z (almost 4 years ago)
- Last Synced: 2025-07-11T18:41:40.058Z (7 months ago)
- Topics: code-test, github, github-api, vue
- Language: JavaScript
- Homepage:
- Size: 799 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swarmonline
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).