Skip to content

Commit e3deee9

Browse files
committed
README 変更
1 parent 430fa1e commit e3deee9

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed

README.md

+2-28
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,3 @@
1-
# vue3-lab
1+
# Vue3 ハンズオン用 Codespace
22

3-
This template should help get you started developing with Vue 3 in Vite.
4-
5-
## Recommended IDE Setup
6-
7-
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
8-
9-
## Customize configuration
10-
11-
See [Vite Configuration Reference](https://vitejs.dev/config/).
12-
13-
## Project Setup
14-
15-
```sh
16-
npm install
17-
```
18-
19-
### Compile and Hot-Reload for Development
20-
21-
```sh
22-
npm run dev
23-
```
24-
25-
### Compile and Minify for Production
26-
27-
```sh
28-
npm run build
29-
```
3+
このリポジトリは GitHub Codespaces を使って Vue3 の開発環境を起動するためのリポジトリです。

0 commit comments

Comments
 (0)