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 64bdca1 commit f0f716bCopy full SHA for f0f716b
run.sh renamed to run-dev.sh
@@ -1,3 +1,5 @@
1
#!/bin/bash
2
3
+export NODE_ENV=development
4
+
5
npm run docs:serve
0 commit comments