Skip to content

wvalenzuela/blocks-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blocks-viewer

2D blocks connection viewer to move Medic-Blocks (https://www.youtube.com/watch?v=vfGh4sR-AP4) from C++ to the Web

Prepare database

In the "database" directory, ensure that Docker is operational on your computer before proceeding.

docker-compose up -d

Run Backend

  • First go to backend folder and run
 npm install
 npm start

Run Frontend

Go to frontend folder and run

 npm install
 npm start (MacOS)
 npm run start-pc (Windows)

About

2D blocks connection viewer to move Medic-Blocks (https://www.youtube.com/watch?v=vfGh4sR-AP4) from C++ to the Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors