vite | vue | bootstrap | vanilla
(responsive)
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
$ cd ./vue/
$ npm install
or
$ yarn install
or
$ pnpm install
$ npm dev
or
$ yarn dev
or
$ pnpm dev
$ npm build
or
$ yarn build
or
$ pnpm build
Distributed under the Apache-2.0 License. See LICENSE for more information.