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 ddf25eb commit a138ceaCopy full SHA for a138cea
README.md
@@ -44,6 +44,14 @@ A Vue project template with [Loopback](http://loopback.io/) framework featuring
44
$ npm run dev
45
```
46
47
+## Debug
48
+
49
+```
50
+$ DEBUG=loopback npm run dev
51
52
53
+[More info...](https://loopback.io/doc/en/lb3/Setting-debug-strings.html)
54
55
## Build to ./build
56
57
template/README.md
@@ -33,6 +33,14 @@
33
34
35
36
37
38
39
40
41
42
43
0 commit comments