Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

janjaromirhorak/hradla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hradla

Logic network simulator that runs in your browser.

install

You will need yarn and gcc (or some other C++ compiler) to build this project. (C++ compiler is required because the current implementation of gulp-sass uses node-sass which is dependent on LibSass, that requires a C++ compiler.)

Use yarn install to install dependencies, then yarn gulp to build the production version of the project. The project will be built into the /dist directory.

In one command:

yarn install && yarn gulp

To build a development version of the project run yarn gulp build-dev.

If you have gulp (version 4.0.0 or higher) installed globally on your system, you can run gulp instead of yarn gulp.

download compiled code

You also can download the already compiled version of the latest release.

live version

https://janjaromirhorak.github.io/hradla/

live documentation

https://janjaromirhorak.github.io/hradla/docs/gen/