mirror of
https://github.com/filegator/filegator.git
synced 2025-08-13 13:34:14 +02:00
Website generation with Couscous
This commit is contained in:
@@ -139,7 +139,6 @@ sudo chmod -R 777 repository/
|
||||
composer install
|
||||
npm install
|
||||
npm run build</code></pre>
|
||||
<p>We also have a sample docker image <a href="https://github.com/filegator/demo">here</a></p>
|
||||
<h2 id="compiles-and-hot-reloads">Compiles and hot-reloads</h2>
|
||||
<p>The following command will launch backend and frontend on ports 8081 and 8080:</p>
|
||||
<pre><code>npm run serve</code></pre>
|
||||
|
Reference in New Issue
Block a user