Skip to content

Files

Latest commit

 

History

History

frontend

Search engine front-end

👀 Preview:

🛠️ Install and run

Install packages

pnpm i 

or

npm i 

Run:

Note: Before start front-end side you should start the back-end side.

pnpm run dev

or

npm run dev