mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05:00
fix: corrects CodeSandbox setup script
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
},
|
||||
"docs":{
|
||||
"name":"Docs",
|
||||
"command":"npm run start:docs",
|
||||
"command":"npm run docs:build && npm run docs:start",
|
||||
"runAtStart": true,
|
||||
"preview": {
|
||||
"port": 3002,
|
||||
|
||||
Reference in New Issue
Block a user