Skip to content

PeaceInDream/scraino-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages

  • JavaScript 89.4%
  • CSS 10.5%
  • HTML 0.1%