Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 588fd3c

Browse files
authored
chore(readme): npm start doesn't work in Bash for Windows
1 parent b98f50f commit 588fd3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ npm install
6969
npm start
7070
```
7171

72+
>Doesn't work in _Bash for Windows_ which does not support servers as of January, 2017.
73+
7274
The `npm start` command first compiles the application,
7375
then simultaneously re-compiles and runs the `lite-server`.
7476
Both the compiler and the server watch for file changes.

0 commit comments

Comments
 (0)