Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Commit56a168c

Browse files
committed
chore: archive note
1 parentde5bea4 commit56a168c

File tree

1 file changed

+2
-27
lines changed

1 file changed

+2
-27
lines changed

‎README.md

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,3 @@
1-
#vue-next-webpack-preview
1+
#ARCHIVED
22

3-
>Minimal webpack setup for Vue 3 (RC)
4-
5-
This is for preview purposes. There might be bugs and undocumented behavior differences from v2, which are expected.
6-
7-
If you are using VSCode, Vetur isn't updated to take advantage of Vue 3's typing yet so intellisense in Vue files may not be fully functional (especially in templates).
8-
9-
Also note that this is for configuration reference only. For real-world projects, it's recommended to use[`vite`](https://github.com/vitejs/vite) or[`@vue/cli`](https://github.com/vuejs/vue-cli).
10-
11-
###Prerequisites
12-
- Node & NPM
13-
14-
###Install
15-
```sh
16-
npm install
17-
```
18-
###Usage
19-
#####Develop
20-
```sh
21-
# run dev server at localhost:8080
22-
npm run dev
23-
```
24-
#####Build
25-
```sh
26-
# transpile js for deployment
27-
npm run build
28-
```
3+
To start a Vue 3 project, use[Vite](https://vitejs.dev/) or`vue-cli` (if for some reason you still want to use webpack).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp