@@ -7,9 +7,7 @@ Legacy IDE and a few other old non-core packages
To bring project alive (for example after `git clone`):
```sh
-npm install
-bower install
-grunt devel
+npm run init
```
Developing the project (after brought alive):