https://github.com/vinayakkulkarni/vinayakkulkarni.dev
My Portfolio Website
https://github.com/vinayakkulkarni/vinayakkulkarni.dev
Last synced: 2 months ago
JSON representation
My Portfolio Website
- Host: GitHub
- URL: https://github.com/vinayakkulkarni/vinayakkulkarni.dev
- Owner: vinayakkulkarni
- License: mit
- Created: 2020-02-24T03:04:45.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T17:55:53.000Z (8 months ago)
- Last Synced: 2025-04-11T18:27:22.300Z (8 months ago)
- Language: Vue
- Homepage: https://vinayakkulkarni.dev
- Size: 170 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vinayak.dev
[](https://github.com/vinayakkulkarni/vinayakkulkarni.dev/actions/workflows/pipeline.yml)
> Vinayak Portfolio using amazing Nuxt.js
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).