@ -19,6 +19,26 @@ Clone the repository and install the dependencies
git clone https://github.com/cubedro/eth-netstats
git clone https://github.com/cubedro/eth-netstats
cd eth-netstats
cd eth-netstats
npm install
npm install
npm install -g grunt
```
##Build the resources
NetStats features two versions: the full version and the lite version. In order to build the static files you have to run grunt tasks which will generate dist or dist-lite directories containing the js and css files, fonts and images.