First, install the dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Push to the main
branch and the site will be deployed automatically.
First, install the dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Push to the main
branch and the site will be deployed automatically.