Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pashamakhilkumarreddy/vue-monster-slayer
Monster Slayer game in Vue.js
https://github.com/pashamakhilkumarreddy/vue-monster-slayer
purecss vue vue-router
Last synced: 4 days ago
JSON representation
Monster Slayer game in Vue.js
- Host: GitHub
- URL: https://github.com/pashamakhilkumarreddy/vue-monster-slayer
- Owner: pashamakhilkumarreddy
- Created: 2018-02-21T07:47:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:27:45.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T14:19:17.436Z (about 2 months ago)
- Topics: purecss, vue, vue-router
- Language: Vue
- Homepage:
- Size: 4.67 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-monster-slayer
## 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/).