Skip to content

makamekm/floor-plan-editor

Repository files navigation

Floor Plan Editor

https://floor-plan-editor.makame.now.sh/

Floor Plan Editor | Demo | React, Next

The project reflects the idea of creating floor plan in a 2d editor.

Development:

npm run dev

Production:

npm run build
npm run start

Environment variables:

  • PORT=3000

Test:

Lint

npm run lint

Author: Maxim Karpov (makamekm)