Skip to content

radical-data/the-gratitude-machine

Repository files navigation

The Gratitude Machine

An AI learning to be thankful.

Quickstart

Developing

  1. Install: npm install
  2. Start a development server: npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.