Commit 588fd3c2 authored by Ward Bell's avatar Ward Bell Committed by GitHub

chore(readme): npm start doesn't work in Bash for Windows

parent b98f50fd
......@@ -69,6 +69,8 @@ npm install
npm start
```
>Doesn't work in _Bash for Windows_ which does not support servers as of January, 2017.
The `npm start` command first compiles the application,
then simultaneously re-compiles and runs the `lite-server`.
Both the compiler and the server watch for file changes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment