https://github.com/tayyabmughal676/jetblogusingvuejs
First time to learn Vuejs
https://github.com/tayyabmughal676/jetblogusingvuejs
laravel vue vuejs vuejs-components
Last synced: 7 months ago
JSON representation
First time to learn Vuejs
- Host: GitHub
- URL: https://github.com/tayyabmughal676/jetblogusingvuejs
- Owner: tayyabmughal676
- Created: 2020-09-08T08:13:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T08:13:21.000Z (about 5 years ago)
- Last Synced: 2025-01-28T16:44:48.770Z (8 months ago)
- Topics: laravel, vue, vuejs, vuejs-components
- Language: Vue
- Homepage: https://www.youtube.com/parholikhocs
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jetblog
## 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/).