Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amydevs/legacy-portfolio-2
https://github.com/amydevs/legacy-portfolio-2
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amydevs/legacy-portfolio-2
- Owner: amydevs
- Created: 2022-04-16T11:17:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T19:57:02.000Z (over 2 years ago)
- Last Synced: 2023-05-18T03:28:45.776Z (over 1 year ago)
- Language: Vue
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).