Skip to content

VisualPLC/Blockly-Parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockly

This repository, contains blockly interface in JavaScript to allow the user to construct a question in constrained natural language.

Installation

First, you will need to install NPM. Do so via your method of choice; After that, install the environment:

npm install

To have Parcel run a test server at http://localhost:1234, do:

npm run start

create build:

npm run build

Releases

No releases published

Packages

No packages published