Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathleite/marvel-application-frontend
https://github.com/mathleite/marvel-application-frontend
Last synced: about 12 hours 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:10:32.000Z (almost 2 years ago)
- Last Synced: 2024-07-08T04:57:37.027Z (4 months ago)
- Language: Vue
- Size: 2 MB
- Stars: 1
- Watchers: 2
- 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
```