Skip to content

slavingia/aitutorials.com

Repository files navigation

AI Tutorials

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 in your browser to see the result.

The development server features hot reloading, so any changes you make to your code will automatically refresh the page.