Skip to content

DevSam7t3/ai3_searchresults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment

To configure this repository in your local machine, First you should have git installed in your local machine and then Run the following commands in your terminal.

  git clone https://github.com/DevSam7t3/ai3_searchresults.git
  cd ai3_searchresults
  npm install
  // or
  pnpm install

To start the development server run:

  npm run dev
  // or
  pnpm dev

To start the production server run:

  npm start
  // or
  pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published