https://github.com/forest1102/my-portfolio
This is my portfolio
https://github.com/forest1102/my-portfolio
Last synced: 9 months ago
JSON representation
This is my portfolio
- Host: GitHub
- URL: https://github.com/forest1102/my-portfolio
- Owner: forest1102
- Created: 2019-07-04T01:26:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T04:21:44.000Z (over 5 years ago)
- Last Synced: 2025-04-02T07:27:48.795Z (over 1 year ago)
- Language: Vue
- Size: 2.34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
## Website
https://morita-portfolio.herokuapp.com/en
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).