https://github.com/hadv/charity-me-web
Charity Me Website
https://github.com/hadv/charity-me-web
vee-validate vue vue-bootstrap vue-meta vue-mixin vue-router vuejs vuex
Last synced: 3 months ago
JSON representation
Charity Me Website
- Host: GitHub
- URL: https://github.com/hadv/charity-me-web
- Owner: hadv
- License: bsd-3-clause
- Created: 2019-04-18T03:30:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-01T05:06:13.000Z (8 months ago)
- Last Synced: 2025-10-01T06:30:41.244Z (8 months ago)
- Topics: vee-validate, vue, vue-bootstrap, vue-meta, vue-mixin, vue-router, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# charity-me-web
## 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/).