https://github.com/vanajmoorthy/v4
⚡ The fourth iteration of my personal website. Made in Vue.
https://github.com/vanajmoorthy/v4
javascript portfolio vue
Last synced: 3 months ago
JSON representation
⚡ The fourth iteration of my personal website. Made in Vue.
- Host: GitHub
- URL: https://github.com/vanajmoorthy/v4
- Owner: vanajmoorthy
- Created: 2020-04-10T19:47:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:09:02.000Z (over 3 years ago)
- Last Synced: 2025-01-19T05:37:40.421Z (over 1 year ago)
- Topics: javascript, portfolio, vue
- Language: Vue
- Homepage: https://v4-vanajmoorthy.netlify.app
- Size: 1010 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v3
[](https://app.netlify.com/sites/vanajmoorthy/deploys)
## 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/).