Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).