Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yacosta738/theme-freelancer
A Free Freelancer inspired Theme for Vuetify
https://github.com/yacosta738/theme-freelancer
Last synced: 3 days ago
JSON representation
A Free Freelancer inspired Theme for Vuetify
- Host: GitHub
- URL: https://github.com/yacosta738/theme-freelancer
- Owner: yacosta738
- Created: 2019-01-29T22:14:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T22:38:09.000Z (almost 6 years ago)
- Last Synced: 2024-10-10T16:41:51.589Z (28 days ago)
- Language: Vue
- Size: 15.4 MB
- Stars: 1
- Watchers: 1
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Freelancer Theme for Vuetify
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).