Joeri de Gooijer pushed to branch feature/visual-editing-psp1 at cms-community 
/ hippo-addon-channel-manager


Commits:
0da4bacf by Joeri de Gooijer at 2016-10-13T14:10:57+02:00
CHANNELMGR-939 Improve order of commands in README

- - - - -


1 changed file:

- frontend-ng/README.md


Changes:

=====================================
frontend-ng/README.md
=====================================
--- a/frontend-ng/README.md
+++ b/frontend-ng/README.md
@@ -8,12 +8,6 @@ globally via `npm install -g gulp-cli` and use the gulp cli 
directly, initiate
 gulp tasks via `npm run` or simply stick with the predefined `npm start` and
 `npm test` described below.
 
-# Installation
-### Install project dependencies
-Run the commands below in the project root directory.
-
-    $ npm install
-
 # Development of AngularJS code
 
 1. Compile channel manager with JRebel
@@ -29,12 +23,14 @@ Run the commands below in the project root directory.
 
         $ npm start
 
-# Useful commands
-## When starting gulp tasks through npm
-List all gulp tasks available
+# Installation
+### Install project dependencies
+Run the commands below in the project root directory.
 
-    $ npm run gulp -- --tasks
+    $ npm install
 
+# Useful commands
+## When starting gulp tasks through npm
 Serve and watch files for development
 
     $ npm start
@@ -47,6 +43,10 @@ Run unit tests once (Chrome needs to be installed)
 
     $ npm test
 
+List all gulp tasks available
+
+    $ npm run gulp -- --tasks
+
 If you do not install the gulp-cli you can still run any gulp task with npm
 
     $ npm run gulp [some defined gulp task]



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-channel-manager/commit/0da4bacfdca269f472187c9594f2498c9d21ce2f
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to