https://github.com/mathleite/marvel-application-frontend
https://github.com/mathleite/marvel-application-frontend
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathleite/marvel-application-frontend
- Owner: mathleite
- License: gpl-3.0
- Created: 2019-09-21T15:46:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:10:32.000Z (over 3 years ago)
- Last Synced: 2025-04-18T11:41:21.010Z (about 1 year ago)
- Language: Vue
- Size: 2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Marvel App
#### Project setup
```
# npm install
```
#### Compiles and hot-reloads for development
```
# npm run serve
```
### Compiles and minifies for production
```
# npm run build
```