Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pateash/dbfrontrunner
Front end using VueJs and Vuex for DBFrontRunner App
https://github.com/pateash/dbfrontrunner
buefy bulma vuejs vuex
Last synced: 6 days ago
JSON representation
Front end using VueJs and Vuex for DBFrontRunner App
- Host: GitHub
- URL: https://github.com/pateash/dbfrontrunner
- Owner: pateash
- Created: 2018-07-26T11:49:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:34:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T12:21:56.967Z (about 2 months ago)
- Topics: buefy, bulma, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 1.75 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dbfrontend
## 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
```