https://github.com/ruandevjs/askfordev
https://github.com/ruandevjs/askfordev
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruandevjs/askfordev
- Owner: RuanDevJs
- Created: 2022-02-01T00:07:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T23:45:41.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T12:18:56.882Z (about 1 year ago)
- Language: Vue
- Size: 435 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# askfordev
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).