We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98f50f commit 588fd3cCopy full SHA for 588fd3c
README.md
@@ -69,6 +69,8 @@ npm install
69
npm start
70
```
71
72
+>Doesn't work in _Bash for Windows_ which does not support servers as of January, 2017.
73
+
74
The `npm start` command first compiles the application,
75
then simultaneously re-compiles and runs the `lite-server`.
76
Both the compiler and the server watch for file changes.
0 commit comments