- Open terminal and type next
- cd frontend
- npm i
- npm run dev
- Open another terminal (don't close previous) and type next
- cd backend
- npm i
- Open app.js file, on 35 line use comment value instead of process.env.DB_HOST and type to terminal next
- node app.js
- Go to browser and open localhost:5173 url
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|