Skip to content

jlwaugh/post-creator

 
 

Repository files navigation

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 && 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]

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.8%
  • HTML 17.7%
  • CSS 9.5%
  • JavaScript 7.0%