Skip to content

Commit 798bf80

Browse files
committed
update start
1 parent 9af1b30 commit 798bf80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/start

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ nvm use --delete-prefix
1212

1313
cd ../css-mashlib
1414
nvm use --delete-prefix
15-
npm run start:clean & # & to run in background
15+
npm run start
16+
npm run start & # & to run in background

0 commit comments

Comments
 (0)