Skip to content

pvilalta/display-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

display-board

In order to run the project, follow the instructions below

installation

npm run install:all
npm run populatedb

BACKEND .env exemple

API_PORT="3000"

FRONTEND .env exemple

VITE_APP_PORT=8081
VITE_API_URI="http://localhost:3000"

Following this exemple the frontend will be available at http://localhost:8081

run

npm run dev:all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages