Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranav-kural/my-portfolio
My Portfolio Website
https://github.com/pranav-kural/my-portfolio
frontend javascript portfolio-website vue vuejs web-design
Last synced: about 1 month ago
JSON representation
My Portfolio Website
- Host: GitHub
- URL: https://github.com/pranav-kural/my-portfolio
- Owner: pranav-kural
- Created: 2017-04-30T18:50:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T09:47:06.000Z (about 3 years ago)
- Last Synced: 2023-03-07T19:41:18.048Z (over 1 year ago)
- Topics: frontend, javascript, portfolio-website, vue, vuejs, web-design
- Language: Vue
- Homepage: https://pranav-kural.herokuapp.com/
- Size: 16.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-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/).