Merge branch 'master' of github.com:bryant1410/eth-netstats into tao-staging
This commit is contained in:
commit
364ffb7816
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user