/easy-scratch-gui

Primary LanguageJavaScriptMIT LicenseMIT

easy-scratch-gui

How to build

cd easy-scratch-gui
mkdir build
cp ./index.html build/
npm install
npm start
open browser:http://localhost:8081/