This is the front end for your Everything.Create.[YOUR TYPE] widget.
"scripts": {
"dev": "pnpm start",
"start": "react-scripts start",
"build": "react-scripts build && cp -rf build /build && rm -rf build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
- Make changes here
- Build and deploy or use ngrok
- Put external url in Everything.Create.[YOUR TYPE]