VisualPLC / quangis-blockly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quangis-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; note that it is available on conda-forge. After that, install the environment:

npm install

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

npm run start

About


Languages

Language:JavaScript 89.8%Language:HTML 7.4%Language:TypeScript 1.9%Language:CSS 0.9%