Skip to content

Commit 1f1c1b9

Browse files
docs-update
1 parent 330d49c commit 1f1c1b9

File tree

1 file changed

+0
-1
lines changed
  • public/documentation/getting-started/build-tools

1 file changed

+0
-1
lines changed

public/documentation/getting-started/build-tools/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,6 @@ <h2>Compiling SCSS files with Laravel Mix</h2>
477477
<div class="highlight"><pre ><code class="language-bash" data-lang="bash">npm install node-sass</code></pre></div>
478478
<div class="highlight mt-5"><pre ><code class="language-bash" data-lang="bash">npm run scss</code></pre></div>
479479
<h2 id="starting-a-local-server">Starting a local server</h2>
480-
<h2 id="starting-a-local-server">Starting a local server</h2>
481480
<p>Developing with Volt is very easy. All you have to do to run a local server is writing the following command in the folder where <code>gulpfile.js</code> is located:</p>
482481
<div class="highlight"><pre ><code class="language-bash" data-lang="bash">gulp</code></pre></div>
483482
<p>What does it do?</p>

0 commit comments

Comments
 (0)