You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ $ npm run serve
25
25
26
26
This will start the development server on http://localhost:8080/en/ and should reload automatically when you make changes but it's all just code and no code is perfect so sometimes you may need to restart it :)
27
27
28
-
Note: You'll need io.js 2.x or newer as the build system uses some native ES2015 features.
28
+
Note: You'll need Node.js v4 or newer as the build system uses some native ES2015 features.
0 commit comments