We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bec0c commit f27709bCopy full SHA for f27709b
src/main/html/Part1Ex1.html
@@ -14,7 +14,7 @@
14
<body>
15
16
<!--
17
-This project has webpack configured. Run `yarn webpack-dev-server` and navigate to
+This project has webpack configured. Run `yarn` to install the dependencies, `yarn webpack-dev-server` to run the server, and then navigate to
18
http://localhost:8080/src/main/html/Part1Ex1.html to view this page.
19
20
tinymce.init is the most important API function of TinyMCE. In its most basic form, you specify a CSS selector for an
@@ -58,4 +58,4 @@
58
59
</body>
60
61
-</html>
+</html>
0 commit comments