Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 439 Bytes

Scratch Clone

A visual code editor for Javascript that is similar to MIT Scratch

PLEASE NOTE THAT I HAVE PURPOSELY NOT USED ANY LIBRARIES OR PACKAGES, BESIDES TYPESCRIPT REACT TO BUILD THIS PROJECT

See Live Demo

Run locally

git clone https://github.com/harisrahman/scratch-clone.git

cd scratch-clone

npm install

npm run