Browse Source

We no longer need a separate watch. Refs #13

Kevin van Zonneveld 9 years ago
parent
commit
de192e135e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -28,8 +28,6 @@ Now to get a sandbox environment set up, type:
 
 
 ```bash
 ```bash
 npm run preview
 npm run preview
-# For instant rebuilds, in a new tab, type:
-npm run watch
 ```
 ```
 
 
 This will `npm run build` the project into `./build`, and then serve that
 This will `npm run build` the project into `./build`, and then serve that