Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

scraino/scraino-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

注意:我们暂时不再维护此项目,请前往此处查看Scraino的最新内容.

scraino-gui

The development is based on the foundation of scratch-gui

Installation

This requires you to have Git and Node.js installed.

In your own node environment/application:

npm install https://github.com/scraino/scraino-gui.git

If you want to edit/play yourself:

git clone https://github.com/scraino/scraino-gui.git
cd scraino-gui
npm install

Getting started

Running the project requires Node.js to be installed.

Running

Open a Command Prompt or Terminal in the repository and run:

npm start

Then go to http://localhost:8601/ - the playground outputs the default GUI component

Releases

No releases published

Packages

No packages published