Currently, users have to run two tasks to get a local server running & watching for SASS changes. To improve following the tutorial they should only run one task that does both. ### Todo - [ ] Run tasks serve/watch in parallel - [ ] Create a watch script in `package.json` - [ ] Update any guidance in tutorials