Skip to content

metalstudio/metalscratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metal Scratch

README: English | 中文

A new generation of scratch editor.You can learn program by building blocks.

Please submit issues to corresponding projects, that'll help us make issues tracking easier so that we can provide timely help to you.

Features

  1. Built-In Terminal
  2. Language Tools
  3. Self developed kernel and The kernel is different from scratch
  4. The technology comes from Google's blockly and Vue.js

Environment

  • Vue-cli 4.0
  • Blockly
  • vue-append
  • element-ui

Installation

Clone this repo

git clone https://github.com/metalstudio/metalscratch-src.git

Enter the root directory of repo

cd metalscratch-src

Then run the following command to run the program.

npm install

npm start 

To build,please run this command:

npm run build 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published