Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonReactNative
/ setup_dev.js
File
setup_dev.js
Package/setup_dev.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
{ execSync } = require(
'child_process'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected