https://github.com/syncfusion/ej2-showcase-vue-floor-planner
A floor plan is a type of drawing that shows you the layout of a home or property from above. The floor plan may depict an entire building, one floor of a building, or a single room. It may also include measurements, furniture, appliances, or anything else necessary to the purpose of the plan.
https://github.com/syncfusion/ej2-showcase-vue-floor-planner
Last synced: 12 months ago
JSON representation
A floor plan is a type of drawing that shows you the layout of a home or property from above. The floor plan may depict an entire building, one floor of a building, or a single room. It may also include measurements, furniture, appliances, or anything else necessary to the purpose of the plan.
- Host: GitHub
- URL: https://github.com/syncfusion/ej2-showcase-vue-floor-planner
- Owner: syncfusion
- Created: 2023-01-17T10:50:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-16T12:55:20.000Z (about 1 year ago)
- Last Synced: 2025-06-30T12:12:18.818Z (12 months ago)
- Language: Vue
- Size: 2.05 MB
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ej2-vue-floor-planner
A floor plan is a type of drawing that shows you the layout of a home or property from above. The floor plan may depict an entire building, one floor of a building, or a single room. It may also include measurements, furniture, appliances, or anything else necessary to the purpose of the plan.
## Prerequisite
Install Node version - 14.15.1 from https://nodejs.org/en/download/
## To Install all packages
Use the below command to install all dependent packages.
```
npm install
```
## To Run the application
Run `npm run serve` for a dev server. Navigate to `http://localhost:8080/`. The application will automatically reload if you change any of the source files.