質問編集履歴

1

記述の修正

2018/01/01 09:51

投稿

sheephuman
sheephuman

スコア112

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
   ```node-v8.9.3-x64.msi```
16
16
 
17
-  ```npm init```
17
+
18
18
 
19
19
  をインストール。
20
20
 
@@ -22,7 +22,11 @@
22
22
 
23
23
 
24
24
 
25
+  npm init
26
+
25
-   npm install -D webpack babel-loader babel-core babel-preset-es2015
27
+ npm install -D webpack babel-loader babel-core babel-preset-es2015
28
+
29
+
26
30
 
27
31
 
28
32