https://github.com/impeiran/my-website
personal website
https://github.com/impeiran/my-website
html5 web
Last synced: 3 months ago
JSON representation
personal website
- Host: GitHub
- URL: https://github.com/impeiran/my-website
- Owner: impeiran
- Created: 2018-05-19T06:04:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:42:59.000Z (over 3 years ago)
- Last Synced: 2025-02-05T08:51:35.521Z (over 1 year ago)
- Topics: html5, web
- Language: Vue
- Homepage:
- Size: 2.62 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-website
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).