yarn install
Then, create a new .env
file and specify the address for your API there.
For example:
VUE_APP_API_URL=house-search.com/api
Backend (API): avinmaster - House Search Backend
yarn serve
yarn build
yarn lint
- Searching by name (not only whole word)
- Other filters
- Infinite scroll with data preloading
- Responsive layout
- Fast