Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonasdamher/frontend-marvel-api-developer
Frontend creado con la api marvel developer
https://github.com/jonasdamher/frontend-marvel-api-developer
api-marvel frontend learning learning-exercise marvel-comics vuejs
Last synced: 6 days ago
JSON representation
Frontend creado con la api marvel developer
- Host: GitHub
- URL: https://github.com/jonasdamher/frontend-marvel-api-developer
- Owner: jonasdamher
- Created: 2019-08-19T18:23:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:37:02.000Z (about 2 years ago)
- Last Synced: 2024-11-14T16:20:24.951Z (2 months ago)
- Topics: api-marvel, frontend, learning, learning-exercise, marvel-comics, vuejs
- Language: Vue
- Homepage:
- Size: 2.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# routervue
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).