Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awesome-reactivesearch/GitXplore-Search
An application to explore github repositories.
https://github.com/awesome-reactivesearch/GitXplore-Search
List: GitXplore-Search
github-search github-search-repository reactive-programming vue-reactivesearch
Last synced: 8 days ago
JSON representation
An application to explore github repositories.
- Host: GitHub
- URL: https://github.com/awesome-reactivesearch/GitXplore-Search
- Owner: awesome-reactivesearch
- Created: 2018-11-15T22:51:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T13:21:47.000Z (almost 2 years ago)
- Last Synced: 2024-11-26T01:02:20.441Z (16 days ago)
- Topics: github-search, github-search-repository, reactive-programming, vue-reactivesearch
- Language: Vue
- Size: 1.09 MB
- Stars: 9
- Watchers: 3
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - awesome-reactivesearch/GitXplore-Search - An application to explore github repositories. (Vue)
README
# GitXplore - Search
Live Application - [gitxplore](https://qs6m2w.csb.app/)
### Dev
Install dependencies
```sh
npm install
```Compiles and hot-reloads for development
```
npm run serve
```Build for production
```
npm run build
```Lint your code
```
npm run lint
```