https://github.com/vikashpr/vikash2806-portfolio
portfolio website made with❤️ by @vikash2806
https://github.com/vikashpr/vikash2806-portfolio
html-css-javascript personal-website portfolio-website vue vuejs
Last synced: about 1 year ago
JSON representation
portfolio website made with❤️ by @vikash2806
- Host: GitHub
- URL: https://github.com/vikashpr/vikash2806-portfolio
- Owner: VikashPR
- Created: 2021-10-31T05:38:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T14:51:34.000Z (over 1 year ago)
- Last Synced: 2025-03-12T15:37:02.326Z (over 1 year ago)
- Topics: html-css-javascript, personal-website, portfolio-website, vue, vuejs
- Language: Vue
- Homepage: https://vikash-2806.web.app/
- Size: 10.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vikash-portfolio
## 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/).