Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malgamves/dovue
A quickly changing Vue project
https://github.com/malgamves/dovue
Last synced: about 2 months ago
JSON representation
A quickly changing Vue project
- Host: GitHub
- URL: https://github.com/malgamves/dovue
- Owner: malgamves
- Created: 2018-10-16T17:48:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T13:39:42.000Z (about 2 years ago)
- Last Synced: 2024-11-04T10:43:59.327Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 2.32 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - malgamves/dovue - A quickly changing Vue project (others)
README
# danvue
This project changes quite a lot, keep track of it with the [blog](https://dev.to/malgamves) posts I write on it.## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```