https://github.com/abdellatif-laghjaj/blog-website-front-end-part
https://github.com/abdellatif-laghjaj/blog-website-front-end-part
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdellatif-laghjaj/blog-website-front-end-part
- Owner: abdellatif-laghjaj
- Created: 2022-09-24T22:36:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T23:50:12.000Z (about 3 years ago)
- Last Synced: 2025-03-01T18:53:35.437Z (7 months ago)
- Language: Vue
- Size: 1.58 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog website "front end part"
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).