Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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
```