https://github.com/markfchavez/crypto_contributions-web
Built with Vue.js
https://github.com/markfchavez/crypto_contributions-web
Last synced: over 1 year ago
JSON representation
Built with Vue.js
- Host: GitHub
- URL: https://github.com/markfchavez/crypto_contributions-web
- Owner: MarkFChavez
- Created: 2018-11-30T16:21:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T09:23:51.000Z (over 7 years ago)
- Last Synced: 2025-02-06T15:53:14.953Z (over 1 year ago)
- Language: JavaScript
- Size: 386 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto_contributions-web
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).