@@ -4,4 +4,10 @@ MetExploreViz provides an interactive visualisation of metabolic networks in ord
# Local update
To use MetExploreViz in local environment, you have to build the application with [sencha command](https://www.sencha.com/products/extjs/cmd-download/) : sencha app build.
\ No newline at end of file
To use MetExploreViz in local environment, you have to build the application with [sencha command](https://www.sencha.com/products/extjs/cmd-download/)
> sencha app build.
# Generate developer documentation
To use generate developer documentation in local environment, you have to build the doc with [JS Duck](https://github.com/senchalabs/jsduck)