Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathanxdr/game-library-frontend
https://github.com/jonathanxdr/game-library-frontend
javascript vue
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonathanxdr/game-library-frontend
- Owner: JonathanXDR
- Created: 2021-11-17T11:16:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T08:20:04.000Z (3 months ago)
- Last Synced: 2024-08-15T09:57:31.841Z (3 months ago)
- Topics: javascript, vue
- Language: SCSS
- Homepage:
- Size: 6.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD-Frontend
## 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/).