https://github.com/devpaulorcc/github-repositories
📚 Github repository search.
https://github.com/devpaulorcc/github-repositories
http-client javascript typescript vercel vuejs
Last synced: about 1 year ago
JSON representation
📚 Github repository search.
- Host: GitHub
- URL: https://github.com/devpaulorcc/github-repositories
- Owner: devpaulorcc
- Created: 2024-11-18T02:46:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T19:43:37.000Z (over 1 year ago)
- Last Synced: 2025-02-05T13:42:49.159Z (over 1 year ago)
- Topics: http-client, javascript, typescript, vercel, vuejs
- Language: Vue
- Homepage: https://paulorcc-repos.vercel.app
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-repositories
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Access the url for the project
```
https://paulorcc-repos.vercel.app/
```