Skip to content
Snippets Groups Projects
Commit 9669a94a authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

minor fix

parent fc2b4e76
No related branches found
No related tags found
No related merge requests found
...@@ -173,12 +173,14 @@ To build Cesium, you will have to: ...@@ -173,12 +173,14 @@ To build Cesium, you will have to:
### Compile and launch ### Compile and launch
- Compiling and running Cesium: - Compiling and running Cesium:
```
npm start
```
or
``` ```
ionic serve ionic serve
``` ```
### Best pratices ### 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/) 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/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment