Skip to content

shaik-aaron/building-planner

Repository files navigation

Building Planner

Building Planner is a web application for drawing and planning architectural elements. This project is built with Vite.

Build Instructions

Follow these instructions to set up and build the project locally.

Prerequisites

Before you begin, make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/shaik-aaron/building-planner.git
    
  2. Navigate to the repository:

    cd building-planner
    
  3. To run the server:

    npm run dev
    
  4. To buld the app:

    npm run build
    
    
    
    

About

A drawing app that lets you plan your layouts easier.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published