mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 19:45:25 +08:00
DEV: Do not prompt to run yarn
in dev env (#13167)
This commit is contained in:
parent
489535e5c7
commit
bc4b41cfb6
@ -15,13 +15,9 @@
|
||||
|
||||
<pre><code>$ bin/ember-cli</code></pre>
|
||||
|
||||
<p>If it's your first time starting Ember CLI you'll have to run yarn:</p>
|
||||
|
||||
<pre><code>$ cd app/assets/javascripts/discourse && yarn</code></pre>
|
||||
|
||||
<p>Then visit the following URL to use Discourse:</p>
|
||||
|
||||
<a href="http://localhost:4200/">http://localhost:4200</a>
|
||||
<h3><a href="http://localhost:4200/">http://localhost:4200</a></h3>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user