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 9bc35d4 commit dcd3a3eCopy full SHA for dcd3a3e
README.md
@@ -21,7 +21,7 @@ $ npm install
21
$ npm run dev
22
```
23
24
-If port 8080 is already in use on your machine, then you must change the port number in `/config/index.js`. Otherwise `npm run dev` will fail.
+The development server will run on port 8080 by default. If that port is already in use on your machine, the next free port will be used.
25
26
## What's Included
27
0 commit comments