Introduction link h2
This project is a fork of GitHub - mayfer/claude-app-generator-demo , which was a demonstration of Anthropic’s Claude 3 Opus generating an app in one go without errors. You can see a demonstration of the generation and the program here: murat on Twitter .
Why link h2
While the demonstration shows no errors, the instructions in the README were incomplete, and others had trouble with installing the dependencies.
I also thought it would be a neat alternative to texting people who are in the same area.
Improvements link h2
Included a package.json
file for easy installation of dependencies:
|
|
I am primarily a Windows user, so I created some options for other Windows users. This includes a npm run start
script to run the server, and an npm run clean
script to clear the database.