Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:09:02.000Z (about 2 years ago)
- Last Synced: 2024-05-28T20:47:39.980Z (8 months 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
[![Netlify Status](https://api.netlify.com/api/v1/badges/2d685f49-9e85-4888-93c1-c2f7ca25d9d5/deploy-status)](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/).