https://github.com/isuke/profile
https://github.com/isuke/profile
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isuke/profile
- Owner: isuke
- Created: 2020-05-10T13:25:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T13:47:55.000Z (almost 5 years ago)
- Last Synced: 2025-02-06T06:44:34.804Z (over 1 year ago)
- Language: Vue
- Homepage: https://isuke.github.io/profile
- Size: 653 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# profile
## 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/).