Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ming-tsai/ming-tsai.github.io
My portfolio
https://github.com/ming-tsai/ming-tsai.github.io
portfolio portfolio-website vuejs
Last synced: 12 days ago
JSON representation
My portfolio
- Host: GitHub
- URL: https://github.com/ming-tsai/ming-tsai.github.io
- Owner: ming-tsai
- Created: 2021-09-19T15:21:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T06:40:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T19:58:03.544Z (over 1 year ago)
- Topics: portfolio, portfolio-website, vuejs
- Language: Vue
- Homepage: https://ming-tsai.github.io/
- Size: 2.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ming-tsai.github.io
## 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/).