8000 GitHub - SebastianKane/gen-craft: A simple proof of concept for a crafting game created through saving the outputs of generative AI.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SebastianKane/gen-craft

Repository files navigation

Developing

  1. Install dependencies with npm install (or pnpm install or yarn), start a development server:
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of this app:

npm run build

You can preview the production build with npm run preview.

To deploy this app, you may need to install an adapter for this target environment.

About

A simple proof of concept for a crafting game created through saving the outputs of generative AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0