Skip to content

Commit f0f716b

Browse files
committed
chore: rename run script
1 parent 64bdca1 commit f0f716b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run.sh renamed to run-dev.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
#!/bin/bash
22

3+
export NODE_ENV=development
4+
35
npm run docs:serve

0 commit comments

Comments
 (0)