Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adi518/portfolio
https://github.com/adi518/portfolio
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adi518/portfolio
- Owner: adi518
- Created: 2018-09-09T01:51:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T02:00:32.000Z (over 6 years ago)
- Last Synced: 2024-10-28T09:21:46.676Z (about 2 months ago)
- Language: Vue
- Size: 110 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```