Skip to content

This warehouse includes codes for a real estate company website. The website is an example of a site where users can see real estate ads and find contact information.

License

Notifications You must be signed in to change notification settings

EW-EndWall/example-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Example Estate

vite | vue | bootstrap | vanilla
(responsive)


Table Of Contents

About

This warehouse includes codes for a real estate company website. The website is an example of a site where users can see real estate ads and find contact information.

  • Home
  • About Us
  • Contact
  • Product
  • Products
  • Login

Screenshot

Quick Installation

Vue

$ cd ./vue/

Vue Install

$ npm install

or

$ yarn install

or

$ pnpm install

Vue Development

$ npm dev

or

$ yarn dev

or

$ pnpm dev

Vue Build

$ npm build

or

$ yarn build

or

$ pnpm build

License

Distributed under the Apache-2.0 License. See LICENSE for more information.