Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developerhost/it_intro
自己紹介カードメーカー
https://github.com/developerhost/it_intro
Last synced: 3 days ago
JSON representation
自己紹介カードメーカー
- Host: GitHub
- URL: https://github.com/developerhost/it_intro
- Owner: developerhost
- Created: 2022-01-17T14:02:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T02:50:17.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T05:05:05.964Z (about 2 months ago)
- Language: Vue
- Homepage: https://it-intro-67781.web.app/
- Size: 6.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# it_intro
## 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/).