Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xnykram/portfolio
portfolio site
https://github.com/xnykram/portfolio
Last synced: 27 days ago
JSON representation
portfolio site
- Host: GitHub
- URL: https://github.com/xnykram/portfolio
- Owner: xNykram
- License: mit
- Created: 2023-02-26T17:20:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T19:32:31.000Z (about 1 year ago)
- Last Synced: 2023-10-11T00:11:30.866Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 2.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).