Please submit issues to corresponding projects, that'll help us make issues tracking easier so that we can provide timely help to you.
- Built-In Terminal
- Language Tools
- Self developed kernel and The kernel is different from scratch
- The technology comes from Google's blockly and Vue.js
- Vue-cli 4.0
- Blockly
- vue-append
- element-ui
Clone this repo
git clone https://github.com/metalstudio/metalscratch-src.gitEnter the root directory of repo
cd metalscratch-srcThen run the following command to run the program.
npm install
npm start To build,please run this command:
npm run build