Skip to content

tzachi81/polygons-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Polygon Draw Application

Tech

  • client: Vite(build), React, Typescript, react-toastify
  • server: node.js, express
  • Database: MongoDB

Start up development environment (local)

RUN SERVER

cd server -> yarn -> yarn dev or yarn debug

RUN CLIENT

  1. cd client -> yarn -> yarn dev
  2. Navigate to vite endpoint from the terminal log (usually http://localhost:5173/ or http://localhost:5174/)

Production Run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors