https://github.com/rmoongit/test_rick-and-morty
test task rick-and-morty
https://github.com/rmoongit/test_rick-and-morty
filters mount pagination prettier rest-api router vue3-composition-api
Last synced: 8 months ago
JSON representation
test task rick-and-morty
- Host: GitHub
- URL: https://github.com/rmoongit/test_rick-and-morty
- Owner: rmoongit
- Created: 2024-05-24T20:49:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T19:38:26.000Z (about 2 years ago)
- Last Synced: 2024-12-27T05:41:53.257Z (over 1 year ago)
- Topics: filters, mount, pagination, prettier, rest-api, router, vue3-composition-api
- Language: Vue
- Homepage: https://test-rick-and-morty.onrender.com/#/
- Size: 394 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test_ricky_and_morty
## 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
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).