Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 390 Bytes

Programarble

Marbles and computational thinking??

To run locally:

# Grab the code:
git clone https://github.com/SomeHats/programarble.git
cd programarble

# Install the stuff it needs to run:
npm install

# Run the thing:
npm start

# http://localhost:8080 in your browser and celebrate! Have some cake maybe?