The code is hosted and developed in the ZCrud GitHub repository. All source code is kept under Git revision control, which you can browse online. If you have access to Git, you can connect to the repository here:
git clone https://github.com/davidcana/Zcrud.git
ZCrud is provided under the GNU Lesser General Public License 3.
Go to ZCrud GitHub repository, click Releases link and click the first zip or tar.gz bundles.
ZCrud is registered as a package on npm. This is the recomended way of downloading it. You can install the latest version of ZCrud and its dependencies with the npm CLI command:
npm install zcrud