Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-04T19:38:26.000Z (7 months ago)
- Last Synced: 2024-11-07T04:37:44.495Z (about 2 months 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/).