- Modern browser (supports Web Workers and WebGL)
nodejs
(development and installing dependencies)php
(used forphp-server
command)
Documents of each file and each function of that can accessible from these links:
npm run compile
This command creates many files from source files (./src/*
) and config file (config.json
). For example creates distribution files, preview files, and etc.
npm run php-server
This command runs built-in webserver of PHP for serving preview files on localhost:1715
.
{Major}.{Minor}.{TimeStamp}
Released under the BSD 3-Clause License