Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 707 Bytes

File metadata and controls

18 lines (11 loc) · 707 Bytes

ej2-showcase-react-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 - 18.20.3 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 start for a dev server. Navigate to http://localhost:3000/. The application will automatically reload if you change any of the source files.