Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T00:46:40.000Z (18 days ago)
- Last Synced: 2024-10-29T01:30:10.414Z (18 days ago)
- Topics: vee-validate, vue, vue-bootstrap, vue-meta, vue-mixin, vue-router, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 2.8 MB
- Stars: 0
- Watchers: 2
- 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/).