docs(contribution): update yarn scripts

docs: update yarn scripts
pull/57/head
Anthony Lapenna 2018-08-13 18:30:32 +02:00 committed by GitHub
commit e436881a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -32,13 +32,13 @@ Build the app locally:
.. code-block:: bash
$ yarn grunt build
$ yarn build
Start a watched build process:
.. code-block:: bash
$ yarn grunt run-dev
$ yarn dev
Access Portainer at `http://localhost:9000 <http://localhost:9000>`_