@@ -173,12 +173,14 @@ To build Cesium, you will have to:
### Compile and launch
- Compiling and running Cesium:
```
npm start
```
or
```
ionic serve
```
### Best pratices
Cesium could be run on phone devices. Please read [performance tips on AgularJS + Ionic ](http://julienrenaux.fr/2015/08/24/ultimate-angularjs-and-ionic-performance-cheat-sheet/)