https://github.com/binarcode/blog-intership
https://github.com/binarcode/blog-intership
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/binarcode/blog-intership
- Owner: BinarCode
- Created: 2021-08-16T06:00:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T22:52:42.000Z (over 4 years ago)
- Last Synced: 2025-01-20T10:48:38.554Z (about 1 year ago)
- Language: Vue
- Size: 1.23 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog-intership
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).