An open API service indexing awesome lists of open source software.

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.

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.