Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 211 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 211 Bytes

ArchitectsImageWorkbench

Starting the app

  • Start the Node.js server and ReactJS client
npm start

After git pull:

  • Run script to install dependencies
./scripts/install-dependencies.sh