Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 577 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 577 Bytes

Thing Creator

Deploy with Vercel

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"
},

Development

  • Make changes here
  • Build and deploy or use ngrok
  • Put external url in Everything.Create.[YOUR TYPE]