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

View File

@@ -22,14 +22,14 @@ npm install
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.
```bash
grunt
```
##Run
## Run
```bash
WS_SECRET="asdf" npm start