Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruiokazaki-archive/portfolio-vue
岡崎流依のポートフォリオです。
https://github.com/ruiokazaki-archive/portfolio-vue
Last synced: 3 days ago
JSON representation
岡崎流依のポートフォリオです。
- Host: GitHub
- URL: https://github.com/ruiokazaki-archive/portfolio-vue
- Owner: ruiokazaki-archive
- Created: 2021-03-18T00:42:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T02:36:21.000Z (almost 2 years ago)
- Last Synced: 2024-02-02T02:50:31.620Z (9 months ago)
- Language: Vue
- Size: 3.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).