removed default browsers from package

This commit is contained in:
Ben Elferink
2020-12-22 02:27:23 +02:00
parent fedda7b932
commit e50647784e
2 changed files with 7 additions and 12 deletions

View File

@@ -32,6 +32,13 @@ Go to your client folder (frontend), and set your workspace:
> npm install <br />
> npm start
```
We're unable to detect target browsers.
Would you like to add the defaults to your package.json? (Y/n)
```
> Y
<br />
### STEP 3: