Merge branch 'master' of github.com:bryant1410/eth-netstats into tao-staging

This commit is contained in:
5chdn 2018-12-01 19:42:54 +01:00
commit 364ffb7816
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80

View File

@ -22,14 +22,14 @@ npm install
sudo npm install -g grunt-cli sudo npm install -g grunt-cli
``` ```
##Build the resources ## Build the resources
In order to build the static files you have to run grunt tasks which will generate dist directories containing the js and css files, fonts and images. In order to build the static files you have to run grunt tasks which will generate dist directories containing the js and css files, fonts and images.
```bash ```bash
grunt grunt
``` ```
##Run ## Run
```bash ```bash
WS_SECRET="asdf" npm start WS_SECRET="asdf" npm start